| Server IP : 162.253.224.18 / Your IP : 216.73.216.135 Web Server : Apache System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64 User : dejavumk ( 1184) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/acronis/var/aakore/ |
Upload File : |
name: update-controller
external: false
cmd: acp-update-controller
args: ["-e", "--update-controller"]
routes:
- /api/update-controller
standby-endpoint: /api/update-controller/v1/standby
standby-check:
timeout: 20s
interval: 30s
max-failures: 2
endpoint: /api/update-controller/v1/standby
restart-policy: # optional
max-attempts: 30 # how many times we would try to restart a unit that is failing on start
attempt-delay: 30s # delay between restart attempts
kill-timeout: 60s # how long would Core Agent wait for Agent Unit graceful shutdown (stop) before killing it
healthcheck: # optional
timeout: 20s # health-check request timeout (including connection time)
interval: 30s # how often Core Agent would send health-check requests to Agent Unit
max-failures: 2 # how many times health-check should fail before Core Agent would confirm the death
endpoint: /api/update-controller/v1/healthcheck # endpoint for healthcheck REST call from Core Agent to Agent Unit
hooks:
registration:
pre: /api/update-controller/v1/registration/pre
post: /api/update-controller/v1/registration/post
unregistration:
post: /api/update-controller/v1/unregistration/post
timeout: 1m