mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #603] MeshCentral Config Essentially Read-Only #2328
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kuuchuu on GitHub (Jun 29, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/603
Docker Install
Unable to modify MeshCentral config.json. Config resets to default values upon changing and container reload. This forces me to double proxy the entire setup as I currently use Swag to deploy all my other services. Not being able to modify the config.json also means I am unable to customize the server. If there is a way to change it I haven't found it, any guidance would be appreciated!
@wh1te909 commented on GitHub (Jun 29, 2021):
sounds like you would want to do a normal install instead of docker if you plan to customize things. with normal install you are free to change whatever configs you want, although they technically won't be supported anymore but won't be overwritten. otherwise i am not that familiar with docker so maybe @sadnub would know of a way in docker
@technoicon commented on GitHub (Jul 4, 2021):
@sadnub and I spoke about exposing some of these values via an .env file.
maybe let us know exactly what you want to change and he can make it part of it.
I personally want the IP whitelist of mesh central exposed so we can edit this.
@sadnub commented on GitHub (Jul 17, 2021):
In the next release there will be a MESH_PERSISTENT_CONFIG option that you can set to 1 in the docker .env file and it will keep the mesh configuration changes.
@wh1te909 commented on GitHub (Aug 30, 2021):
released in 0.8.0