Commit Graph

13 Commits

Author SHA1 Message Date
541eac00e1 Add slide 11: 'Three musketeers of infrastructure'
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:25:44 +02:00
10110a8afc Add slide 10: Configuration as Code definition
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:23:19 +02:00
14c39beebd Add slide 9: 'What if infra was code?' with LLM humor
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:21:57 +02:00
c4373952a8 Add slide 8: configuration drift, reproducibility, scaling
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:19:41 +02:00
844752fef9 Add slide 7: Snowflake Hell with 'this is fine' GIF
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:15:47 +02:00
a1a261a919 Add slide 6: '100 servers, all different ages'
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:14:12 +02:00
f2e54a0573 Add slide 5: '10 servers, still manageable but...'
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:12:06 +02:00
20cac9424f Add slide 3: teaser 'It works on my server.' + slide 4 'You have a server.'
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 23:09:15 +02:00
f0cdb7fc32 fix: disable git flock to fix flock(LOCK_EX) bad file descriptor error
Set GIT_OPTIONAL_LOCKS=0 and gc.writeCommitGraph=false to avoid
POSIX flock calls that fail on filesystems without lock support (NFS,
overlayfs, some VPS setups).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 22:57:13 +02:00
641f7a917e Add slide 3: statement 'You have a server. It works.'
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 22:48:15 +02:00
23cf5ac65d Add README with pages URL
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 22:10:12 +02:00
c47df29c1b Add Gitea Actions deploy workflow
Some checks failed
Deploy presentation / deploy (push) Has been cancelled
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-13 20:16:50 +02:00
6938ef75f3 first commit 2026-04-13 20:06:38 +02:00