The multipurpose rss reader, live stream, mashup, aggregation web application https://selfoss.aditu.de/
Go to file
3wc 6a16e343d8
continuous-integration/drone/push Build is passing Details
Follow new exciting README standard
See coop-cloud/organising#31
2021-03-02 18:38:42 +02:00
.drone.yml Set up Drone CI 2020-09-25 16:18:05 +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 Follow new exciting README standard 2021-03-02 18:38:42 +02:00
abra.sh Move config to abra.sh 2021-02-08 15:39:21 +02:00
compose.postgres.yml Tidy up postgres compose 2020-10-24 20:58:30 +02:00
compose.yml Add (commented-out) Wallabag config 2020-10-24 20:59:56 +02:00
entrypoint.sh.tmpl Add comments and TODOs 2020-09-23 13:53:34 +02:00

README.md

Selfoss

Build Status

Selfoss RSS reader using Coöp Cloud ♥

  • Category: Apps
  • Status: ❸🍎
  • Image: akito13/selfoss, ❸🍎, 3rd-party
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: ❸🍎
  • SSO: N/A
  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  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)
  6. abra secret_generate db_password v1
  7. abra deploy
  8. Open the configured domain in your browser to finish set-up