Anon93b0d
      
Accepted
   

Running clearflask behind a reverse proxy and subpath possible?

Describe your issue here
I started the selfhosted docker-compose. Made adaptions according to my knowledge for NGINX. It works so far as the request from the Browser reaches the backend.
But I want to run it, not as my main page. I have it behind website.com/clearflask/ ? I set everything accordingly in the config like: connect.config.json:parentDomain=website.com/clearflask config-selfhost.cfg:com.smotana.clearflask.web.Application$Config.domain=website.com/clearflask
So the first side that's loading now requests all the files from the root, not from the sub path..
Is clearflask intended to run as main page ?
I use ClearFlask on:
  • [ x ] Self-hosted (Own domain)
  • [ ] Cloud (clearflask.com)
  • [ ] Haven't tried (yet)
My financial contributions to ClearFlask:
  • [ x ] I use a free Plan
  • [ ] Thinking about it
  • [ ] Monthly / Yearly Plan
  • [ ] Lifetime Plan