Add ci runner idea

This commit is contained in:
2026-04-20 21:26:05 +02:00
parent 7a72809646
commit 545d28552d
2 changed files with 3 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ Name | Status | Blog Entries
[Try Authentik](./projects/infrastructure/try-authentik.md) | - | -
[Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | -
[Try wger](./projects/infrastructure/try-wger.md) | - | -
[Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | -
## Theory Projects
Name | Status | Blog Entries

View File

@@ -0,0 +1,2 @@
# Automatic CI Runner Server Setup
I want to have some setup ready to go (like a cloud-init config) that would allow me to quickly spin up a new CI runner server.