The multipurpose rss reader, live stream, mashup, aggregation web application https://selfoss.aditu.de/
Go to file
3wc a4c412bc2a
continuous-integration/drone/push Build is passing Details
Config tidying for new version
2024-02-10 20:23:40 -03:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Config tidying for new version 2024-02-10 20:23:40 -03:00
.gitignore Initial import 2020-09-22 17:48:14 +02:00
README.md New Selfoss image & version 2024-01-21 00:06:41 -03:00
abra.sh Config tidying for new version 2024-02-10 20:23:40 -03:00
compose.postgres.yml chore: publish 0.1.0+0.2.0 release 2022-03-22 22:47:48 +02:00
compose.yml Config tidying for new version 2024-02-10 20:23:40 -03:00
entrypoint.sh.tmpl Config tidying for new version 2024-02-10 20:23:40 -03: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: 1, alpha
  • Image: rsprta/selfoss, 2, 3rd-party
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: 1
  • 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 config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up