feat: Initial commit.

This commit is contained in:
2026-02-13 09:37:40 -05:00
commit 059f497ec0
8 changed files with 137 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# caddy
This is the primary entrypoint / reverse proxy used for services that run under the `ductcalc.pro`
domain.
## Usage
1. clone this repository to the host
1. copy the `example.env` to `.env`
1. update the environment variables
1. start the stack