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
decentral1se ae7212ef46
continuous-integration/drone/push Build is passing Details
Version 0.2.0_2; sync labels
2021-07-15 14:07:26 +00: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 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 Version 0.2.0_2; sync labels 2021-07-15 14:07:26 +00:00
compose.yml Revert internal network change (see coop-cloud/organising#62) 2021-07-15 16:07:14 +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: ❸🍎
  • 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