Skip to content

2. Getting set up (env)

Oleg Kuzava edited this page Jan 19, 2019 · 3 revisions

Step #1: Docksal environment setup

This is a one time setup - skip this if you already have a working Docksal environment.

Follow Installing Docksal instructions

Step #2: Project setup

The simplest way of configuring env is to execute the following command in your Projects directory

fin exec-url https://raw.githubusercontent.com/ApacheEx/d8-env/master/.docksal/commands/web-init

When the automated install is complete the command line output will display the admin username and password.

p.s. Many thanks for docksal guys 💪