Follow new exciting README standard
continuous-integration/drone/push Build is passing Details

See coop-cloud/organising#31
This commit is contained in:
3wc 2021-03-02 18:38:39 +02:00
parent f065022fa3
commit 481e0a1b51
1 changed files with 14 additions and 4 deletions

View File

@ -1,14 +1,24 @@
# phpservermon
https://github.com/bpodwinski/docker-phpservermon
# PHPServerMon
Server monitor • https://github.com/phpservermon/phpservermon
<!-- metadata -->
* **Category**: Graveyard
* **Status**: ❹💣
* **Image**: [`benoitpodwinski/phpservermon`](https://hub.docker.com/r/benoitpodwinski/phpservermon), ❸🍎, 3rd party
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`coop-cloud/traefik`]
3. `abra app new wordpress`
3. `abra app new phpservermon --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
5. `abra app YOURAPPDOMAIN deploy`