Files
truenas-apps/ix-dev/community/meshcentral/ix_values.yaml
truenasbot c7eaf9966c chore(deps): update updates-patch-minor (#3775)
* chore(deps): update updates-patch-minor

* revert

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-12-03 21:59:31 +02:00

29 lines
798 B
YAML

images:
image:
repository: ghcr.io/ylianst/meshcentral
tag: 1.1.54
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
postgres_17_image:
repository: postgres
tag: 17.7-bookworm
postgres_18_image:
repository: postgres
tag: 18.1-trixie
postgres_upgrade_image:
repository: ixsystems/postgres-upgrade
tag: 1.1.4
consts:
meshcentral_container_name: meshcentral
postgres_container_name: postgres
perms_container_name: permissions
db_user: meshcentral
db_name: meshcentral
config_path: /opt/meshcentral/meshcentral-data/config.json
notes_body: |
To configure MeshCentral, you can edit the config.json file in the meshcentral-data directory
(/opt/meshcentral/meshcentral-data/config.json inside the container).