660bb45523
Update .env.example and README.md to clarify CHECK_TARGETS usage, allowing for a mix of private/public IPs and FQDNs. Added examples and detailed instructions for target configuration.
main
Denozordec2026-03-31 00:13:42 +07:00
fecdb6bccd
Refactor Docker workflow to utilize secrets for PACKAGE_TOKEN, improving security in authentication process.
Denozordec2026-03-23 17:48:58 +07:00
de51d61de7
Update Docker workflow to use PACKAGE_TOKEN for authentication instead of token. This change enhances security by using a more specific token for package access.
Denozordec2026-03-23 17:47:36 +07:00
a151c20049
Enhance README and Docker workflow with detailed explanations on registry authentication, workflow triggers, and optional container update webhook. Updated job permissions and streamlined Docker image build and push process.
Denozordec2026-03-23 17:43:44 +07:00
ce99072937
Update README and Docker workflow to clarify registry login process and handling of secrets. Added explanation for why certain steps are not skipped in workflows, and improved the logic for logging in and pushing to the Container Registry.
Denozordec2026-03-23 17:39:54 +07:00