KovalHome automations
Go to file
Gleb Koval 3685590a58
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m46s Details
Music VM: Set Navidrome to use LastFM for coverart before embedded images (#32)
Default is embedded before LastFM, but since we're downloading from YouTube embedded always exists, and is often not great. So use LastFM before embedded.

Reviewed-on: #32
2024-01-06 23:54:55 +00:00
.github/workflows Migrate Photos VM to read secrets from Infisical (#25) 2024-01-04 13:09:16 +00:00
infra Music VM: Set Navidrome to use LastFM for coverart before embedded images (#32) 2024-01-06 23:54:55 +00:00
inventory Music VM (#28) 2024-01-06 17:36:06 +00:00
.editorconfig configs 2023-08-28 23:36:53 +01:00
.gitignore configs 2023-08-28 23:36:53 +01:00
README.md Cloud VM (#7) 2023-09-26 19:50:11 +00:00
requirements.txt Migrate Photos VM to read secrets from Infisical (#25) 2024-01-04 13:09:16 +00:00

README.md

KovalHome automations

This repository contains any automations used in deploying *.koval.net services.

Infra(structure)

All 'managed' infrastructure is deployed and provisioned with Ansible. However, some 'unmanaged' (manually managed) resources also exist - primarily everything required for this repository to work (I don't want to make a dependency loop).

Ansible playbooks are ran in alphanumerical order and are expected to be idempotent.