# Install eZ Launchpad.
$ curl -LSs https://ezsystems.github.io/launchpad/install_curl.bash | bash
# Initialize a new project from scratch, follow the wizard and answer the questions.
$ ~/ez init
# Display details on your Docker Stack.
# Output example with prefix port 42 and varnish.
$ ~/ez ps
Project Web Access
------------------
Nginx - Front-end (Development Mode): http://localhost:42080
Nginx - Back-end (Development Mode): http://localhost:42080/ez
Varnish - Front-end (Production Mode): http://localhost:42082
Varnish - Back-end (Production Mode): http://localhost:42082/ez
# Admin UI Login: admin, password: publish.