goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
173 stars 61 forks source link

Retire apache support? #956

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

There is stub support for apache to run as the frontend webserver, although all the actual manifests use nginx to create the endpoints, so trying to use apache will result in a not-very-useful site.

Apache support throughout should be relatively easy to add, but is it easier just to require nginx? It's a pretty simple dependency and I can't think of a particular reason anyone would want to switch to apache.

fnoop commented 4 years ago

Yeah no need for apache. Remove it.