!!! THERE IS NO AUTODEPLOY FOR THIS REPO! ASK ROY TO DEPLOY THIS! !!
This is testausserveri's status page configuration.
Status pages:
This repository contains the docker-compose files and gatus configurations for the service. They can be pulled from this repo to initialize the server. Later a cron job can be added to pull the changes periodically.
Deploy to a server (no sudo):
ansible-playbook deploy.yml -i inventory.ini
Deploy to a server (sudo):
ansible-playbook deploy.yml -i inventory.ini --become --ask-become-pass