Initial commit
This commit is contained in:
11
roles/static-server/README.md
Normal file
11
roles/static-server/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
This is an [Ansible](https://www.ansible.com/) role which installs [static_site_server](https://prometheus.io/docs/alerting/latest/static_site_server/) to run as a [Docker](https://www.docker.com/) container wrapped in a systemd service.
|
||||
|
||||
This role *implicitly* depends on:
|
||||
|
||||
- [`com.devture.ansible.role.playbook_help`](https://github.com/devture/com.devture.ansible.role.playbook_help)
|
||||
- [`com.devture.ansible.role.systemd_docker_base`](https://github.com/devture/com.devture.ansible.role.systemd_docker_base)
|
||||
|
||||
Check [defaults/main.yml](defaults/main.yml) for the full list of supported options.
|
||||
|
||||
For an Ansible playbook which integrates this role and makes it easier to use, see the [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook).
|
||||
Reference in New Issue
Block a user