Skip to content

[FEAT] Allow to provide initial system.properties #156

@peku33

Description

@peku33

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions