diff --git a/README.md b/README.md index 75421b5..482b61a 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/projects/infrastructure/automatic-ci-runner-server-setup.md b/projects/infrastructure/automatic-ci-runner-server-setup.md new file mode 100644 index 0000000..ca259f9 --- /dev/null +++ b/projects/infrastructure/automatic-ci-runner-server-setup.md @@ -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.