In episode #116 we discuss automating the deployment process with Rob Aubin.
TOPICS:
- Deployment process
- Dev - Staging - Traing - Production
- Using GIT
- Strategy for deployment
- Why automation
- Automation risks
- Jenkins and other tools
RESOURCES:
http://deploybot.com
https://jenkins-ci.org/
https://www.tunnelbear.com
https://events.drupal.org/losangeles2015/sessions/how-jenkins-can-work-w...
MODULE OF THE WEEK:
Smart IP
www.drupal.org/project/smart_ip
Smart IP identify visitor's geographical location (longitude/latitude), country, region, city and postal code based on the IP address of the user. These information will be stored at session variable ($_SESSION) with array key 'smart_ip' and Drupal $user->data object with array key 'geoip_location' of the user but optionally it can be disabled (by role) at Smart IP admin page. Other modules can use the function smart_ip_get_location($ip_address) that returns an array containing the visitor's ISO 3166 2-character country code, longitude, latitude, region (FIPS), city and postal code. It provides a feature for you to perform your own IP lookup and admin spoofing of an arbitrary IP for testing purposes.
HOSTS:
Stephen Cross - www.ParallaxInfoTech.com @stephencross
John Picozzi - www.oomphinc.com @johnpicozzi
Nic Laflin - www.nLightened.net @nicxvan
Rob Aubin - www.oomphinc.com @ra8
Direct download:
TalkingDrupal116.mp3
Category:
general
-- posted at: 12:00pm EST