triton-install/manage-server
amir-climy 3b3de281f6 feat(install): add --port flag to set web UI host port at install time
Passes --port PORT through to TRITON_MANAGE_HOST_PORT in .env so users
can change the default 8082 at install time via the one-liner:

  curl ... | sudo bash -s -- --port 9090

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 19:45:00 +08:00
..
compose.yaml chore: sync installers from triton v1.0.0-rc.2 2026-05-17 07:43:44 +00:00
env.template chore: sync installers from triton v1.0.0-rc.2 2026-05-17 08:33:44 +00:00
install.sh feat(install): add --port flag to set web UI host port at install time 2026-05-19 19:45:00 +08:00
uninstall.sh fix(scripts): handle BASH_SOURCE[0] unbound when piped via curl 2026-05-19 19:38:47 +08:00
upgrade.sh fix(scripts): handle BASH_SOURCE[0] unbound when piped via curl 2026-05-19 19:38:47 +08:00