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 f0288d3609 Hair-splitting README edit
[ci skip]
2021-03-02 20:24:51 +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 Tidy up postgres compose 2020-10-24 20:58:30 +02:00
compose.yml compose-stacks → coop-cloud 2021-03-02 19:58:24 +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