This is a fork of Kaden's Docker orchestration for Drupal's headless-lightning build, customized for KAVI.
-
Clone the repository
$ git clone [email protected]:kavibk/dockerized-headless-lightning.git
-
Navigate into the repository
$ cd dockerized-headless-lightning.git
-
Run docker-compose
$ docker-compose up --build
-
Navigate to headless-lightning (read below for credentials)
$ http get localhost:80
kavi-drupal | [success] Installation complete. User name: admin User password: 9KZ8JMyjBX
In your docker output, you should see a line with your web interface credentials.
Go ahead and navigate to http://localhost
and login with the automatically generated credentials.
If you have any questions, comments, or concerns please submit an issue request to Github, PM me in slack, or send me an email.