Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mobomo/dgc2017


https://github.com/mobomo/dgc2017

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DGC2017 Training Files
Thanks for joining us for training at Drupal GovCon 2017!

This repository is meant to compliment the presentation given at Drupal
GovCon regarding locally developing with containers. All files that are
touched over the course of the presentation will be available in this
repository in each of versions as they're modified.

You can follow along with the presentation on [Google Slides](https://docs.google.com/presentation/d/1u2kswVjn7lf4RFiRthwPYyBQ9DjygXusT5jDJ_hDSUU/pub).

## How To Use This Repo

As files are modified, the presentation will make mention of which files
should reflect the current changes. You can edit the files yourself if
you're comfortable or copy the files directly from the repository.

Some slides in the presentation use entire directories. In this case, copy
the entire directory to your project as directed.

Note that these files (especially the Drupal files like settings.php) were
specifically made for version 8.3.5. There are no guarantees that these files
will continue to work into the future.

## Pre-Packaged Solution

All of the items this training has gone over (plus much more) has been packaged
into a repository that's ready to bootstrap any Drupal 8 project.

For more information, visit the [Drupal Dev Docker](https://github.com/Mills00013/drupal-dev-docker)
GitHub page and checkout the readme.

## More Information

For more information about any of the sections of this presentation, visit
the links below.

* [Drupal Composer](https://github.com/drupal-composer/drupal-project)
* [Drush](https://drushcommands.com/)
* [Drupal Console](https://hechoendrupal.gitbooks.io/drupal-console/content/en/index.html)
* [Docker](https://docs.docker.com/)
* [Docker Compose](https://docs.docker.com/compose/)
* [Drupal Configuration Management](http://drupal8cmi.org/)