Go to file
TheFrenchGhosty b8aeba3d05
Merge pull request #18 from iv-org/caddyupdate
Update the Caddy config for uptime.x
2024-04-22 14:01:29 +02:00
files Add he-ipv6 network tunnel 2023-12-08 21:20:15 +00:00
group_vars/main Add new VPS deployment 2021-10-26 22:17:13 +02:00
host_vars/dia.invidious.io Remove old things 2023-12-12 11:38:57 +00:00
tasks Fix idempotency 2022-02-26 10:22:53 +01:00
templates Update the Caddy config for uptime.x 2024-04-22 14:00:48 +02:00
.ansible-lint Add new VPS deployment 2021-10-26 22:17:13 +02:00
.gitignore Add playbook 2021-03-09 13:42:28 +01:00
LICENSE Initial commit 2021-03-09 13:35:26 +01:00
README.md Update hosts 2023-12-12 11:41:37 +00:00
dia.yml Merge pull request #9 from iv-org/watchtower 2024-04-18 18:40:31 +02:00
inventory.yml Remove old things 2023-12-12 11:38:57 +00:00
renovate.json Ignore ansible-galaxy roles requirements.yml 2023-12-16 17:00:57 +01:00
requirements.yml Add new VPS deployment 2021-10-26 22:17:13 +02:00

README.md

Infrastructure

This repository contains the invidious infrastructure.

Preparations

  1. Install ansible
  2. Install requirements: ansible-galaxy install -r requirements.yml -p roles

Hosts

dia.invidious.io

ansible-playbook dia.yml -i inventory.yml