Nicolai Ort 14edda0bfb
All checks were successful
Build latest image / build-container (push) Successful in 45s
docs(day2): Added multi tenant isolation talk
2025-07-22 16:19:51 +02:00
2025-07-22 14:08:38 +02:00
2025-07-21 09:38:31 +02:00
2025-07-21 09:38:31 +02:00
2025-07-21 09:38:31 +02:00
2025-07-22 15:47:23 +02:00
2025-07-21 09:38:31 +02:00
2025-07-21 09:38:31 +02:00
2025-07-21 09:38:31 +02:00
2025-07-21 09:38:31 +02:00

@niggl/cnsmunich25

My experiences at Cloud Native Summit 2025 in Munich.

Quickstart 🐳

Use this to run via docker.

  1. Clone the repo or copy the docker-compose.yml
  2. Cd into the folder containing the docker-compose.yml
  3. Run docker-compose: docker-compose up -d
  4. Visit http://127.0.0.1:8080/ to check if the server is running

Dev Setup 🛠

Local dev setup for previewing changes.

  1. Clone the repo
  2. Install Hugo: brew install hugo or winget install hugo.hugo.extended
  3. Start the dev server: hugo server --buildDrafts --disableFastRender

Visual Studio Code

Description
No description provided
Readme 349 KiB
Languages
Dockerfile 100%