-
-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Is this a new feature request?
- I have searched the existing issues
Wanted change
To be able to provide some settings for system.properties
.
Reason for change
I've noticed that in the README you advise to manually override inform url for devices. The option however, as you mentioned, moves around the ui frequently.
There is also another way to set it, more programmatically, by setting system_ip = 1.2.3.4
in system.properties, and I've tested this works as expected.
However when system.properties
is present on first run, some scripts are not fired and app does not start up. This is especially problematic when configuring system with ansible, as it requires to run -> stop -> modify -> run.
It would be really nice to have an option to provide some additional settings for system.properties
on container start.
This would also allow to make same changes to web portal ports, which requires similar change to this file.
Proposed code change
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status