Commit Graph

14 Commits

Author SHA1 Message Date
bergware 68ca314a5b Update reload_services 2025-02-17 11:19:23 +01:00
bergware 01e4027460 Revamp services management
Put update requests in a job queue and replace the job queue when new update requests are presented within the scheduled wait time
This approach makes only the last update request running
New log entries are provided to follow execution of the jobs
2025-02-16 21:33:00 +01:00
bergware dad99d98d8 Handle wired to wireless changeover when cable gets disconnected 2025-02-09 21:31:47 +01:00
Tom Mortensen f7c7f08528 Refactor 'update' subommand for services rc files 2024-10-22 13:32:10 -07:00
bergware ac0e67eeac Updated logger registration 2023-10-03 10:21:19 +02:00
bergware 3903686c5f Updated logger function to escape message part 2023-10-02 22:16:23 +02:00
bergware a1e6c4a7a7 services: add logging 2023-07-18 13:56:38 +02:00
bergware 4a11108fea services: add logging 2023-07-18 11:46:46 +02:00
bergware d2dc649f8b WireGuard: delayed service update to avoid race condition 2023-06-23 23:51:34 +02:00
bergware 9e2d24460a RC services update
1. NFS - fix service reload
2. RPC - fix service reload
3. NGINX - remove HTTPS port in FQDN redirect when default 443
4. All services - register IPv4 Link local assignment (169.254.xxx.xxx)
5. All services - make lock file programmable
2023-06-21 18:04:29 +02:00
bergware 29dd4db867 Revised service reload functionality 2023-06-18 04:09:28 +02:00
bergware c2065a3d93 Revised service reload functionality 2023-06-18 03:45:26 +02:00
bergware 384fa10575 Revised service reload functionality
This approach ensures the services are only reloaded once and not multiple times as happened before
2023-06-18 01:55:51 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00