Nextcloud Server, a safe home for all your data https://github.com/nextcloud/server
Go to file
Roxie Gibson e2ade64929
dev: added chellcheck settings for vscode users
2021-05-05 09:57:05 +01:00
.vscode dev: added chellcheck settings for vscode users 2021-05-05 09:57:05 +01:00
.drone.yml Add admin var to CI 2021-02-15 01:09:34 +01:00
.env.sample Make admin user configurable 2021-02-15 01:09:04 +01:00
.gitignore Fix secrets & network definition 2020-06-29 14:29:16 +02:00
README.md compose-stacks → coop-cloud 2021-03-02 19:58:22 +02:00
abra.sh Remove old version handling 2021-04-02 21:17:03 +02:00
compose.yml Version 21.0.1; sync labels 2021-04-16 09:20:28 +02:00
renovate.json Add renovate.json 2020-09-14 20:02:28 +00:00

README.md

Nextcloud

Build Status

Fully automated luxury Nextcloud via docker-swarm.

  • Category: Apps
  • Status: ❷💛
  • Image: nextcloud, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: ❶💚
  • Tests: ❷💛
  • SSO: ❸🍎 (OAuth)

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new nextcloud --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

Running occ

abra app YOURAPPDOMAIN occ user:list