- Add hostname-based request routing for multiple capsules per server - Parse virtual host configs from TOML sections ([hostname]) - Implement per-host certificate and content isolation - Add comprehensive virtual host testing and validation - Update docs and examples for multi-host deployments This enables Pollux to serve multiple Gemini domains from one instance, providing the foundation for multi-tenant Gemini hosting. |
||
|---|---|---|
| .. | ||
| common.rs | ||
| config_validation.rs | ||
| gemini_test_client.py | ||
| rate_limiting.rs | ||
| virtual_host_config.rs | ||
| virtual_host_integration.rs | ||
| virtual_host_paths.rs | ||
| virtual_host_routing.rs | ||