aboutsummaryrefslogtreecommitdiffhomepage
path: root/service/httpd
Commit message (Collapse)AuthorAge
* Refactor config packageGravatar Frédéric Guillot2019-06-02
| | | | | - Parse configuration only once during startup time - Store configuration values in a global variable
* Move healthcheck endpoint from ui package to httpd serviceGravatar Frédéric Guillot2018-12-28
|
* Add support for Systemd Socket ActivationGravatar Frédéric Guillot2018-11-25
|
* Change Unix socket permission to make it accessible from other servicesGravatar Frédéric Guillot2018-11-25
|
* Simplify application HTTP middlewaresGravatar Frédéric Guillot2018-11-12
|
* Add the possiblity to listen on Unix socketGravatar Frédéric Guillot2018-11-11
|
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11