You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the deployment would "just work" 'out of the box' without anyone needing to do anything such as editing configuration files.
I think the only example we have of this is editing config.json to add the host_override, e.g.
config.json: "host_override": "192.168.40.53"
We should consider if there's a way to avoid this being necessary, for example having the installer automatically doing this edit if there's one active network interface on the local machine & asking otherwise.
The text was updated successfully, but these errors were encountered:
jpiesing
changed the title
deployment works 'out of the box' without editing any configuration files
deployment should work 'out of the box' without editing any configuration files or similar
Apr 27, 2021
Ideally the deployment would "just work" 'out of the box' without anyone needing to do anything such as editing configuration files.
I think the only example we have of this is editing config.json to add the host_override, e.g.
config.json: "host_override": "192.168.40.53"
We should consider if there's a way to avoid this being necessary, for example having the installer automatically doing this edit if there's one active network interface on the local machine & asking otherwise.
The text was updated successfully, but these errors were encountered: