Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
/ bolt-docker Public archive

Docker environment for Bolt CMS development @emgag

License

Notifications You must be signed in to change notification settings

emgag/bolt-docker

Repository files navigation

bolt-docker

Docker environment for Bolt CMS development.

Containers

  • mail (Mailhog, to intercept outgoing mail, see http://localhost:8025)
  • mysql (Percona Server 5.7)
  • nginx
  • php
    • PHP FPM 7.1 w/ xdebug
    • composer
    • nodejs 6
    • yarn
  • redis 4

Setup

$ docker-compose up -d
$ docker/php-shell
$ www-data@b3cdd3cd0388:/srv/app$ composer install

Visit http://localhost

About

Docker environment for Bolt CMS development @emgag

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published