Skip to content

Testausserveri/status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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