This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
phpservermon/README.md

27 lines
837 B
Markdown
Raw Permalink Normal View History

# PHPServerMon
2020-11-15 13:45:08 +00:00
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 -->
2020-11-15 13:45:08 +00:00
## 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 phpservermon --secrets` (optionally with `--pass` if you'd like
to save secrets in `pass`)
2020-12-27 20:40:35 +00:00
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