Features:
44 16 * * *)./trigger-backup?key=YOUR_TRIGGER_KEY/log?key=YOUR_TRIGGER_KEYHow to trigger a manual backup:
Send a GET request to /trigger-backup with the query parameter
key set to your backup trigger key.
For example: http://localhost:8080/trigger-backup?key=YOUR_API_KEY
How to view logs:
Send a GET request to /log with the query parameter
key set to your backup trigger key.
For example: http://localhost:8080/log?key=YOUR_API_KEY