forked from coop-cloud/nextcloud
Nextcloud Server, a safe home for all your data
Roxie Gibson
66642ba905
Restore is limited until I can test just dumping the sql file in the db Backup works fully and rescans files. Patch is part of the backup initiative to solidify our backup strategy |
||
---|---|---|
.vscode | ||
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.yml | ||
README.md | ||
renovate.json |
Nextcloud
Fully automated luxury Nextcloud via docker-swarm.
- Category: Apps
- Status: ❷💛
- Image:
nextcloud
, ❶💚, upstream - Healthcheck: Yes
- Backups: No
- Email: ❶💚
- Tests: ❷💛
- SSO: ❸🍎 (OAuth)
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new nextcloud --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app YOURAPPDOMAIN config
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
Running occ
abra app YOURAPPDOMAIN occ user:list