I am trying drone on a local ubuntu, with gitlab.com
Every piece of code and example I find does not explain what the DRONE_HOST value should be as it seems to be obvious. But what can I put in this variable ? It seems there is some prerequisites at just launching drone locally, as drone expects to have some already drone server installation at "drone.my-company.com" (then with the uri callback with /authorize).
Does this url should exist ? Does it have to host some kind of website or a sort of "super-drone installation" in order to configure drone ? Can I put literally "whatever.nothing.com" ?
I cannot find what DRONE_HOST should refer to, as it seems to be obvious according to the documentation and discussions.
Thank you for any answer ! :-)
Have a nice day.