Skip to content

Releases: jeff1evesque/drupal-demonstration

Initial release

29 Feb 23:03
Compare
Choose a tag to compare

The following features are included:

  • implementation of custom Centos 7.2 vagrant box
    • selinux enabled, with policy module allowing httpd to serve drupal
    • custom vagrant box residing on atlas repository
  • automated drupal build via vagrant up
    • php 5.6x
    • mariadb
  • systemd script(s) compiling src/ into sample_theme/asset/:
    • uglifyjs
    • node-sass
    • imagemin
  • phpMyAdmin
  • drush
    • core_update.py: update drupal core, without overwriting .htaccess, and robots.txt
  • vagrant destroy clean up asset(s), and build directories