dify/api/controllers
Joey Yakimowich-Payne 6038fc25f5
Add multi-site Caddy helpers and document usage
- add startup/shutdown scripts that render a Caddyfile from JSON config and run health checks

- add Python utilities and a sample sites.json for declarative multi-site configuration

- document the workflow and ignore generated Caddy state artifacts

- normalize double-quote style across challenge workflow controllers, nodes, and tests
2025-10-15 22:03:56 -06:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console Add multi-site Caddy helpers and document usage 2025-10-15 22:03:56 -06:00
files feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
inner_api fix: resolve UUID parsing error for default user session lookup (#26109) 2025-09-26 16:23:16 +08:00
mcp chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
service_api Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
web Add multi-site Caddy helpers and document usage 2025-10-15 22:03:56 -06:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00