Hi,
I am really struggling with self hosting Puter. I have a custom domain and a reverse proxy (Caddy) in front of my internal network. I have tried Puter with Caddy as reverse-proxy (with certs) to puter (trust proxy set to 2 hops). With no luck. I've tried a lot of different setups. One issue was that puter redirected me to site.site.site.site.puter.domain.ltd.
I also tried to bypass nginx within Puter stack by directing Caddy directly to puter port (exposed in docker) with trust proxy set to 1. No luck here either.
In both cases i had set the variables "static_hosting_domain", "static_hosting_domain_alt", "private_app_hosting_domain" and "private_app_hosting_domain_alt" to my custom domain. in example: "static_hosting_domain": "site.puter.mydomain.ltd",
Could you please improve the guiding to self-hosting? Advancing/improving the installing script would help as well. Maybe with some prompts to input custom domain, if its dev/prod, and maybe if Puter stack should handle the SSL or not.
Hi,
I am really struggling with self hosting Puter. I have a custom domain and a reverse proxy (Caddy) in front of my internal network. I have tried Puter with Caddy as reverse-proxy (with certs) to puter (trust proxy set to 2 hops). With no luck. I've tried a lot of different setups. One issue was that puter redirected me to site.site.site.site.puter.domain.ltd.
I also tried to bypass nginx within Puter stack by directing Caddy directly to puter port (exposed in docker) with trust proxy set to 1. No luck here either.
In both cases i had set the variables "static_hosting_domain", "static_hosting_domain_alt", "private_app_hosting_domain" and "private_app_hosting_domain_alt" to my custom domain. in example: "static_hosting_domain": "site.puter.mydomain.ltd",
Could you please improve the guiding to self-hosting? Advancing/improving the installing script would help as well. Maybe with some prompts to input custom domain, if its dev/prod, and maybe if Puter stack should handle the SSL or not.