From 3ed0b402f54087c9d71dd13c7ddc38ecab0fae6c Mon Sep 17 00:00:00 2001 From: Yuris Cakranegara Date: Fri, 6 Jun 2025 12:09:26 +1000 Subject: [PATCH] first commit --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2d7b484..a38d796 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,3 @@ Each module should have its own `README.md` (eventually) detailing its purpose, * Provision VMs on Proxmox (e.g., a dedicated Docker host VM). * Deploy the Dockerized services (from Phase 1) inside these VMs using OpenTofu. * Potentially manage LXC containers on Proxmox for suitable services. - ---- - -Remember to replace placeholders like `` and customize the content based on the specifics of your setup as it evolves. \ No newline at end of file