gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

Provide /healthz endpoint #377

Closed raffis closed 4 years ago

raffis commented 4 years ago

Is your feature request related to a problem? Please describe

No.

Describe the solution you'd like

Provide a liveinessProbe endpoint for kubernetes.

Implement /healthz (route alias of /api). This is related to the swoole #338 since this does not make great sense with PHP-FPM.