Reverse proxy instructions. Fixes #587

This commit is contained in:
Enrico Ros
2024-07-09 06:49:27 -07:00
parent 0bf2700687
commit 0b3b4a6417
6 changed files with 77 additions and 1 deletions
+2
View File
@@ -99,6 +99,8 @@ or follow the steps below for a quick start.
```
Access your big-AGI instance at `http://localhost:3000`.
If you deploy big-AGI behind a reverse proxy, you may want to check out the [Reverse Proxy Configuration Guide](deploy-reverse-proxy.md).
### Kubernetes Deployment
Deploy big-AGI on a Kubernetes cluster for enhanced scalability and management. Follow these steps for a Kubernetes deployment: