The multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de/
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.postgres.yml | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
README.md | ||
renovate.json |
Selfoss
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
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new selfoss --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up