As we know that this agent is running inside a container, we can make use of this information:
- set a flag "runs in container"
- have on startup populate /etc/machine-id
- set server + feed name to hostname (=container id)
- Inside the agent disable operations that would modify it
See attachment for the latter 2. 1st one could also be set in standalone.xml
We should try to put the necessary modifications into standalone.conf
- blocks
-
HAWKULAR-1183 Treat EAP immutable if running in Container
- Resolved
- is cloned by
-
HAWKULAR-1186 Add container identification information
- Resolved