The multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 weeks ago | |
.env.sample | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 weeks ago | |
abra.sh | 2 years ago | |
compose.postgres.yml | 11 months ago | |
compose.yml | 11 months ago | |
entrypoint.sh.tmpl | 2 years ago | |
renovate.json | 2 years ago |
README.md
Selfoss
Selfoss RSS reader using Coöp Cloud ♥
- Category: Apps
- Status: 1, alpha
- Image:
akito13/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