Minimal startup
WTERMINAL_PASSWORD='change-me' wterminal
Open the printed address in your browser and sign in.
WTERMINAL_PASSWORD='change-me' wterminal
Open the printed address in your browser and sign in.
WTERMINAL_PASSWORD='change-me' wterminal --host 127.0.0.1 --port 8080
Localhost remains the recommended default.
WTERMINAL_PASSWORD='change-me' wterminal --base-path /wterminal
Use this when the service is mounted behind a reverse proxy under a non-root path.
WTERMINAL_PASSWORD='change-me' wterminal --shell /bin/bash --upload-dir ./data
Choose a shell and runtime directory appropriate for your environment.