Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@jeff1evesque jeff1evesque released this 29 Feb 23:03
· 416 commits to master since this release

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