commit 0a21b20b1e675dd78b2d92876ae2af06187b76f0 Author: Siddhartha Date: Thu Jul 14 00:52:22 2022 +0530 init with a basic readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..40f63aa --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Selfhost docker infrastructure + +## Idea behind this repo + +Over the years, I've started hosting a lot of services at my domain, purely for my personal use. As the volume has grown, I felt the need to document my entire configuration for better discovery in the future - for me and others. And thus born the need for this project.