Skip to content

marioheber/sandbox-D8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sandbox-D8

Repository for Drupal 8 training.

Setup Docker

$ docker-compose build
$ docker-compose up -d

Access Container

$ docker exec -it drupaltest_web_1 bash

Download Drupal

$ drush dl drupal-8

Install Drupal

  • Access http://localhost/drupal-8.4.4/

  • Choose Language: Choose Language

  • Select an installation profile Select an installation profile

  • Configure database like image below: Configure database

  • In the next page fill the fields and click in Save and continue. Drupal Configuration

  • Congratulations! You already have drupal up and running. Drupal admin page

About

Repository for Drupal 8 training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published