The multipurpose rss reader, live stream, mashup, aggregation web application https://selfoss.aditu.de/
Go to file
3wc 0f12adaa24
continuous-integration/drone/push Build is failing Details
Update abra syntax in examples (finally) [mass update]
2023-01-19 16:02:28 -08:00
.drone.yml Use new image namespace 2021-06-21 12:32:04 +02:00
.env.sample Move config to abra.sh 2021-02-08 15:39:21 +02:00
.gitignore Initial import 2020-09-22 17:48:14 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
abra.sh Move config to abra.sh 2021-02-08 15:39:21 +02:00
compose.postgres.yml chore: publish 0.1.0+0.2.0 release 2022-03-22 22:47:48 +02:00
compose.yml chore: publish 0.1.0+0.2.0 release 2022-03-22 22:47:48 +02:00
entrypoint.sh.tmpl Add comments and TODOs 2020-09-23 13:53:34 +02:00
renovate.json Add renovate.json 2021-06-04 07:04:32 +00:00

README.md

Selfoss

Build Status

Selfoss RSS reader using Coöp Cloud ♥

  • Category: Apps
  • Status: 1, alpha
  • Image: akito13/selfoss, 2, 3rd-party
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: 1
  • SSO: N/A

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new selfoss --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up