phpservermon/README.md

17 lines
510 B
Markdown
Raw Normal View History

2020-11-15 21:56:04 +00:00
# phpservermon
https://github.com/bpodwinski/docker-phpservermon
2020-11-15 13:45:08 +00:00
Server monitor • https://github.com/phpservermon/phpservermon
## Basic usage
1. Set up Docker Swarm and [`abra`]
2020-12-27 20:40:35 +00:00
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`
2020-11-15 13:45:08 +00:00
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
2020-12-27 20:40:35 +00:00
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik