forked from coop-cloud/nextcloud
compose-stacks → coop-cloud
[ci skip]
This commit is contained in:
parent
9c227f2406
commit
95a0fa3b38
@ -1,6 +1,6 @@
|
||||
# Nextcloud
|
||||
|
||||
[![Build Status](https://drone.autonomic.zone/api/badges/compose-stacks/nextcloud/status.svg)](https://drone.autonomic.zone/compose-stacks/nextcloud)
|
||||
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/nextcloud/status.svg)](https://drone.autonomic.zone/coop-cloud/nextcloud)
|
||||
|
||||
Fully automated luxury Nextcloud via docker-swarm.
|
||||
|
||||
@ -18,7 +18,7 @@ Fully automated luxury Nextcloud via docker-swarm.
|
||||
## Basic usage
|
||||
|
||||
1. Set up Docker Swarm and [`abra`]
|
||||
2. Deploy [`compose-stacks/traefik`]
|
||||
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
|
||||
@ -31,4 +31,4 @@ Fully automated luxury Nextcloud via docker-swarm.
|
||||
|
||||
[nextcloud-docker]: https://hub.docker.com/_/nextcloud/
|
||||
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||
[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik
|
||||
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik
|
||||
|
Loading…
Reference in New Issue
Block a user