selfoss/README.md

31 lines
1016 B
Markdown
Raw Normal View History

# Selfoss
2020-09-22 15:48:14 +00:00
2020-09-25 14:22:56 +00:00
[![Build Status](https://drone.autonomic.zone/api/badges/compose-stacks/selfoss/status.svg)](https://drone.autonomic.zone/compose-stacks/selfoss)
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 -->
2020-09-25 14:18:43 +00:00
1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`]
2020-09-22 15:48:14 +00:00
3. `cp .envrc.sample .envrc`
4. Edit `.envrc` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
5. `direnv allow` (or `. .envrc`)
2020-09-23 12:21:22 +00:00
6. `abra secret_generate db_password v1`
7. `abra deploy`
9. 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/
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik