compose-stacks → coop-cloud

[ci skip]
This commit is contained in:
3wc 2021-03-02 19:55:50 +02:00
parent 2010c247cf
commit b92ddddb37
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Adapt Authoring Tool
[![Build Status](https://drone.autonomic.zone/api/badges/compose-stacks/adapt_authoring/status.svg)](https://drone.autonomic.zone/compose-stacks/adapt_authoring)
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/adapt_authoring/status.svg)](https://drone.autonomic.zone/coop-cloud/adapt_authoring)
User interface for authoring eLearning courses using the Adapt framework • https://github.com/adaptlearning/adapt_authoring
@ -18,7 +18,7 @@ User interface for authoring eLearning courses using the Adapt framework • htt
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`]
2. Deploy [`coop-cloud/traefik`]
3. `abra app new adaptauthoring --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
@ -26,4 +26,4 @@ User interface for authoring eLearning courses using the Adapt framework • htt
5. `abra app YOURAPPDOMAIN deploy`
[`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