Update README for new abra
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2020-12-27 22:40:35 +02:00
parent f34b122f0a
commit ed30a5cde3
1 changed files with 5 additions and 8 deletions

View File

@ -7,13 +7,10 @@ Server monitor • https://github.com/phpservermon/phpservermon
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`]
3. `git clone https://git.autonomic.zone/3wordchant/phpservermon.git && cd phpservermon`
3. `cp .envrc.sample .envrc`
4. Edit `.envrc` - be sure to change `DOMAIN` to something that resolves to
your Docker swarm box
5. `direnv allow` (or `. .envrc`)
6. `abra deploy`
2. Deploy [`coop-cloud/traefik`]
3. `abra app new wordpress`
4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
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