Nextcloud Server, a safe home for all your data https://github.com/nextcloud/server
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc 95a0fa3b38 compose-stacks → coop-cloud
[ci skip]
2021-03-02 19:58:22 +02: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 Fix `occ` command 2021-03-02 18:32:21 +02:00
compose.yml Make admin user configurable 2021-02-15 01:09:04 +01: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