* Exit if running with sudo on macOS * Fix port checking failing if 8080 is occupied Also, ports on Linux (especially Ubuntu) are reported as `:80`, and macOS reports as `.80`, so we have to handle them both. * Move goodbye message to a function * Fix installation fail when path contains space * Fix script exits after `up` if already running If there's a project by the name `appsmith` already running in the docker namespace, then the command `docker-compose up` is exiting with a non-zero status. This causes the script to exit because it looks like an error. * Timeout display now shows a decreasing timer in the message * Fix docker service not being started correctly on Linux * Show custom domain in final message, if available |
||
|---|---|---|
| .. | ||
| aws | ||
| template | ||
| install.sh | ||