Files
truenas-apps/ix-dev/community/coolify/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

45 lines
1.2 KiB
YAML

images:
image:
repository: ghcr.io/coollabsio/coolify
tag: 4.0.0-beta.452
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
realtime_image:
repository: ghcr.io/coollabsio/coolify-realtime
tag: 1.0.10
redis_image:
repository: valkey/valkey
tag: 9.0.0
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:
coolify_container_name: coolify
realtime_container_name: realtime
redis_container_name: redis
postgres_container_name: postgres
perms_container_name: permissions
db_user: coolify
db_name: coolify
internal_web_port: 8080
internal_realtime_websocket_port: 6001
internal_realtime_backend_port: 6002
run_as_user: 9999
run_as_group: 9999
notes_body: |
It is highly recommended to **NOT** register TrueNAS as a server for Coolify.</br>
Coolify assumes it has full control over the server and may make changes that could
interfere with TrueNAS operations. This may lead to data loss or making the system
unstable.</br>