This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
selfoss/README.md

32 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

# Selfoss
2020-09-22 15:48:14 +00:00
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/selfoss/status.svg)](https://drone.autonomic.zone/coop-cloud/selfoss)
2020-09-25 14:22:56 +00:00
2020-09-25 14:18:43 +00:00
[Selfoss] RSS reader using Coöp Cloud ♥
2020-09-22 15:48:14 +00:00
<!-- metadata -->
* **Category**: Apps
* **Status**: ❸🍎
* **Image**: [`akito13/selfoss`](https://hub.docker.com/r/akito13/selfoss), ❸🍎, 3rd-party
* **Healthcheck**: Yes
* **Backups**: No
* **Email**: No
* **Tests**: ❸🍎
* **SSO**: N/A
<!-- endmetadata -->
2021-03-02 18:21:14 +00:00
## Basic usage
1. Set up Docker Swarm and [`abra`][abra]
2. Deploy [`coop-cloud/traefik`][cc-traefik]
3. `abra app new selfoss --secrets` (optionally with `--pass` if you'd like
to save secrets in `pass`)
4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
2020-09-22 15:48:14 +00:00
your Docker swarm box
2021-03-02 18:21:14 +00:00
5. `abra app YOURAPPDOMAIN deploy`
2021-03-02 18:24:51 +00:00
6. Open the configured domain in your browser to finish set-up
2020-09-22 15:48:14 +00:00
2020-09-25 14:18:43 +00:00
[Selfoss]: https://www.selfoss.aditu.de/
2021-03-02 18:21:14 +00:00
[abra]: https://git.autonomic.zone/coop-cloud/abra
[cc-traefik]: https://git.autonomic.zone/coop-cloud/traefik