-
Notifications
You must be signed in to change notification settings - Fork 9
feat(installer): Add possibility to customize device agent listen port #484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…agent into feat-dai-custom-workdir
…agent into feat-dai-custom-workdir
…CreateWorkingDirectory functions; set directory permissions windows
…' of github.com:FlowFuse/device-agent into feat-dai-custom-workdir
…oth installer and device config files in `validate` package
@ppawlowski is it worth me reviewing this while there are unresolved conflicts? |
Conflicts have been resolved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well for windows - even supports multiple installations on Windows (labels as "Service Name (port-no)")
A quick test on a WSL instance (arm64 linux). Service file was created with port number e.g. flowfuse-device-agent-1881.service
Nice.
Description
This pull request extends the Device Agent Installer by adding a possibility to configure the port on which the Device Agent installed via the Installer will listen once started.
Related Issue(s)
Closes #405
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label