Ben Hardill
Ben Hardill
@knolleary still draft because I wasn't sure we'd decided on just when to show the warnings. Will have another look when I've done with the nr-launcher file api and Steve's...
Customer: https://app-eu1.hubspot.com/contacts/26586079/record/0-1/19244351
@Steve-Mcl my thinking is that any setting that can be included in the `device.yml` should be preserved, unless it is something explicitly generated by the act of provisioning.
Sounds good. IIRC it was being able to turn up the logging level for the device agent to help debug some things. But the setting of the http auth is...
Need to add tests
Hmm, the existing rename code should be suspending before trying anyway.
The wildcard DNS requirement is a fundamental design point of the Docker & Kubernetes implementation, it can not be removed. On Kubernetes if the user is prepared to use [External...
We have a script from the AWS/Digtial Ocean build to build the config file for docker, we should be able to reuse that https://github.com/FlowFuse/digital-ocean-droplet/blob/main/files/opt/flowforge/first-login.sh
Yes, it does the search/replace for the domain and email settings in the flowforge.yml and the docker-compose.yml files
The DNS wildcard entry is required so that each instance can has it's own hostname (on a single shared sub domain) without having to manually set up a DNS entry...