You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
health endpoint:
GET /health which returns true if healthy. This is the readiness prob
backup endpoint:
POST /backup triggers a backup, not apart of cron. It should append something to the filename, so you know that it is not a result of cron.
The text was updated successfully, but these errors were encountered:
health endpoint:
GET /health which returns true if healthy. This is the readiness prob
backup endpoint:
POST /backup triggers a backup, not apart of cron. It should append something to the filename, so you know that it is not a result of cron.
The text was updated successfully, but these errors were encountered: