Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 750 Bytes

Status (testausserveri)

!!! THERE IS NO AUTODEPLOY FOR THIS REPO! ASK ROY TO DEPLOY THIS! !!

This is testausserveri's status page configuration.

Status pages:

What is this

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.

Initialize

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