I’m trying to run Drone for my private code. I wanted it to replace my older CI. But I run my CI under a subdirectory, i.e. acme.com/ci. I’ve looked in the docs and in the help but never found an option for the DRONE_HOST to be a full path to https://acme.com/ci.
I have it running now but the web-UI doesnt show because all CSS and JS is loaded from /static which is not (for my case) /ci/static.
Is this possible?
Should I file an issue on Github? (I did not since the issue template told me not to do so).
I am sorry to disappoint but our stance has not changed. This is a wontfix. The recommended approach is to use a subdomain or to provision a dedicated vm — drone can run on a $5 digital ocean vm.