GoDoxy/internal/docker/idlewatcher
Peter Olds 7fedd5729e feat: Add optional StartEndpoint support for idle watcher
Optionally allow a user to specify a “warm-up” endpoint to start the container, returning a 403 if the endpoint isn’t hit and the container has been stopped.

This can help prevent bots from starting random containers, or allow health check systems to run some probes.
2025-01-08 11:01:10 +08:00
..
html refactored http import name, fixed and simplified idlewatcher/idlewaker implementation, dependencies update 2024-10-07 12:45:07 +08:00
types feat: Add optional StartEndpoint support for idle watcher 2025-01-08 11:01:10 +08:00
loading_page.go refactor and typo fixes 2024-11-02 03:14:47 +08:00
waker.go fix reload stuck 2025-01-03 03:30:07 +08:00
waker_http.go feat: Add optional StartEndpoint support for idle watcher 2025-01-08 11:01:10 +08:00
waker_stream.go refactor and typo fixes 2024-11-02 03:14:47 +08:00
watcher.go refactor 2025-01-03 18:55:44 +08:00