The multipurpose rss reader, live stream, mashup, aggregation web application https://selfoss.aditu.de/
Go to file
3wc 110e990d78
continuous-integration/drone/push Build is passing Details
Rename services, add EXTRA_DOMAINS
See compose-stacks/organising#15 & compose-stacks/organising#19
2020-10-06 01:39:45 +02:00
.drone.yml Set up Drone CI 2020-09-25 16:18:05 +02:00
.envrc.sample Rename services, add EXTRA_DOMAINS 2020-10-06 01:39:45 +02:00
.gitignore Initial import 2020-09-22 17:48:14 +02:00
README.md Add CI status to README 2020-09-25 16:22:56 +02:00
compose.postgres.yml Rename services, add EXTRA_DOMAINS 2020-10-06 01:39:45 +02:00
compose.yml Rename services, add EXTRA_DOMAINS 2020-10-06 01:39:45 +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 ♥

  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