Initialize Aidoit v0.1 monorepo
CI / frontend (push) Canceled after 0s
CI / api (push) Canceled after 0s

This commit is contained in:
Pavel Kerndl
2026-07-27 18:27:37 +02:00
commit c0b013f067
65 changed files with 1323 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Reverse proxy
Production proxy hosts should route:
- `web.aidoit.top` to the web application
- `msp.aidoit.top` to the MSP application
- `api.aidoit.top` to the API
For the first deployment, Nginx Proxy Manager can be used. Keep the API and
databases on a private Docker network and expose only the reverse proxy.