triton-install/manage-server
amir-climy 504242308c feat(upgrade): add --port flag to change web UI host port on upgrade
Allows changing the host port at upgrade time:

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 19:45:37 +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 feat(upgrade): add --port flag to change web UI host port on upgrade 2026-05-19 19:45:37 +08:00