The multipurpose rss reader, live stream, mashup, aggregation web application https://selfoss.aditu.de/
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.
Go to file
3wc 56ec3d0ee3
continuous-integration/drone/push Build is passing Details
Add version labels
2021-04-04 23:01:54 +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 Hair-splitting README edit 2021-03-02 20:24:51 +02:00
abra.sh Move config to abra.sh 2021-02-08 15:39:21 +02:00
compose.postgres.yml Add version labels 2021-04-04 23:01:54 +02:00
compose.yml Add version labels 2021-04-04 23:01:54 +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

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 YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up