To start the application server along with the Web UI you can use `docker-compose`.
We provide a `docker-compose.yml` (https://github.com/bitcoin-s/bitcoin-s/blob/master/docker-compose.yml) file that uses the latest stable versions of the application server and the Web UI.
The application server requires a password to be set in order to start. You can use the `APP_PASSWORD` environment variable to do so.