commit 85eedde886de8a12956b5dc83571009a68164c0f Author: MrMeeb Date: Sat Feb 7 11:23:51 2026 +0000 Add READMEs diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a7b067 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Within this repo are common configurations used across my infrastructure. I also track each of the infrastructure repositories a submodule, making this a single master repository. \ No newline at end of file diff --git a/komodo/repositories/README.md b/komodo/repositories/README.md new file mode 100644 index 0000000..d444ccf --- /dev/null +++ b/komodo/repositories/README.md @@ -0,0 +1,5 @@ +Here lives the definitions for the repositories Komodo uses to discover new servers and their stacks. + +When a new server is required, a repository will be created under `mrmeeb-labs/server-hostname`. Since Komodo is always watching `mrmeeb-labs\core-infrastructure`, defining the new repository here will help it discover the new server. + +Once the new repo is added, Komodo can then auto-discover the new server and add its stacks. \ No newline at end of file