Issue
I am trying to set up App Smith behind a reverse proxy with SSL, with NGINX routing the traffic. I have my App Smith docker running on port 3500, and have configured NGINX to proxy_pass to this port. However, I'm having trouble getting SSL to work. Also, I learned that hosting Appsmith on a sub-path is not currently supported and it's recommended to use a subdomain instead.
Resolution
Unfortunately, hosting Appsmith on a sub-path is not currently supported. The recommended solution is to host Appsmith on a subdomain that is dedicated only to Appsmith and can be hosted at the / path.