triton-install/manage-server
amir-climy f869e9c308 feat(security): add host-bound licence support (/etc/machine-id binding)
- compose.yaml: mount /etc/machine-id read-only into the manage-server container
- install.sh: print SHA-3-256 of /etc/machine-id after install so customers
  can share it with their vendor when requesting a host-bound .lic file
- README.md: document "Host-bound licences" flow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 10:19:44 +08:00
..
compose.yaml feat(security): add host-bound licence support (/etc/machine-id binding) 2026-05-20 10:19:44 +08:00
env.template feat(install): drop pubkey file from bundle — single license.lic is enough 2026-05-20 00:08:17 +08:00
install.sh feat(security): add host-bound licence support (/etc/machine-id binding) 2026-05-20 10:19:44 +08:00
uninstall.sh fix(uninstall): remove interactive confirmation for --purge-data 2026-05-19 19:54:40 +08:00
upgrade.sh feat(upgrade): add --port flag to change web UI host port on upgrade 2026-05-19 19:45:37 +08:00