Drupal on your laptop

Sam Moore
Sam MoorePresident at Resonetrics, LLC.
Drupal on your Desktop
Drupal on your Desktop
   Running a webserver and database locally
Drupal on your Desktop
        Running a webserver and database locally

• Fast
• Easy
• Safe
• Eliminates network issues in debugging
Things you’ll need
Things you’ll need
  Several easy packages available
Things you’ll need
           Several easy packages available

• MAMP (or WAMP) - http://www.mamp.info/
• Drupal
• admin password for your machine
Things you may want
Things you may want
       Recommended
Things you may want
                       Recommended
• drush
• wget
• a good text editor
• GitHub for Mac
MAMP
Hostname
               edit your /etc/hosts:
                       add
         127.0.0.1 mysite.mydomain.local

This will allow your browser to find your local site
Drupal
Unpack Drupal into your htdocs
 /Applications/MAMP/htdocs
Drupal
              Create your site directory at
/Applications/MAMP/htdocs/sites/mysite.mydomain.local

      Copy sites/default/default.settings.php into
      sites/mysite.mydomain.local as settings.php

       Create sites/mysite.mydomain.local/files

            Set permissions (chmod 777 *)
MySQL
                 Visit phpMyAdmin
                Set a root password
Create an empty database and a user/password set with
                     access to it
Virtual Host setup
                         edit your
         /Applications/MAMP/conf/apache/httpd.conf:

1. Check that
   NameVirtualHost *:80
   is not commented out

2. <VirtualHost *:80>
   DocumentRoot "/Applications/MAMP/htdocs"
   ServerName d7tester.resonetrics.local
   </VirtualHost>
Install Drupal
    Visit mysite.myserver.local
Go through standard install process
Install Drush
  Get drush from drupal.org/project/drush

       Unpack wherever it’s convenient

        Add drush to your $PATH
or make an alias in /usr/bin, /usr/local/bin, etc.
Use Drush
Navigate to sites/mysite.myserver.local in your terminal
          type “drush” for a list of commands

drush up - updates your modules and runs update.php
               drush cc - clears cache
   drush dl <project_name> - downloads a module
drush en <project_name> - enables the module for the
                  current site only
Git and GitHub
                     Go to
         github.com and make an account

                 Generating ssh keys:
https://help.github.com/articles/generating-ssh-keys

              http://mac.github.com/
1 of 19

Recommended

Get Started With Drupal by
Get Started With DrupalGet Started With Drupal
Get Started With DrupalKartik Singhal
619 views12 slides
Installing Moodle is Easy by
Installing Moodle is EasyInstalling Moodle is Easy
Installing Moodle is EasysimonsCatalyst
4.2K views20 slides
Drupal Multisite Setup by
Drupal Multisite SetupDrupal Multisite Setup
Drupal Multisite Setupipsitamishra
5.1K views39 slides
Drupal Multisite by
Drupal MultisiteDrupal Multisite
Drupal MultisitePeter Arato
949 views13 slides
Common Pitfalls for your Drupal Site, and How to Avoid Them by
Common Pitfalls for your Drupal Site, and How to Avoid ThemCommon Pitfalls for your Drupal Site, and How to Avoid Them
Common Pitfalls for your Drupal Site, and How to Avoid ThemAcquia
863 views16 slides
Speeding Up The Snail by
Speeding Up The SnailSpeeding Up The Snail
Speeding Up The SnailMarcus Deglos
1.4K views27 slides

More Related Content

What's hot

Drupal Multi-Site Setup by
Drupal Multi-Site SetupDrupal Multi-Site Setup
Drupal Multi-Site Setupylynfatt
7.9K views22 slides
Drush for drupal website builder by
Drush for drupal website builderDrush for drupal website builder
Drush for drupal website builderAdolfo Nasol
1.9K views20 slides
Drush by
DrushDrush
DrushSuryanto Rachmat
372 views13 slides
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a... by
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...Acquia
1.2K views24 slides
Caching Data For Performance by
Caching Data For PerformanceCaching Data For Performance
Caching Data For PerformanceDave Ross
1.4K views16 slides
Introduction into Drupal site building by
Introduction into Drupal site buildingIntroduction into Drupal site building
Introduction into Drupal site buildingIztok Smolic
1.7K views14 slides

What's hot(20)

Drupal Multi-Site Setup by ylynfatt
Drupal Multi-Site SetupDrupal Multi-Site Setup
Drupal Multi-Site Setup
ylynfatt7.9K views
Drush for drupal website builder by Adolfo Nasol
Drush for drupal website builderDrush for drupal website builder
Drush for drupal website builder
Adolfo Nasol1.9K views
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a... by Acquia
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
Acquia1.2K views
Caching Data For Performance by Dave Ross
Caching Data For PerformanceCaching Data For Performance
Caching Data For Performance
Dave Ross1.4K views
Introduction into Drupal site building by Iztok Smolic
Introduction into Drupal site buildingIntroduction into Drupal site building
Introduction into Drupal site building
Iztok Smolic1.7K views
Drupal Meetup Lisbon by Paulo Gomes
Drupal Meetup LisbonDrupal Meetup Lisbon
Drupal Meetup Lisbon
Paulo Gomes294 views
High Performance Wordpress: “Faster, Cheaper, Easier : Pick Three” by Valent Mustamin
High Performance Wordpress: “Faster, Cheaper, Easier : Pick Three”High Performance Wordpress: “Faster, Cheaper, Easier : Pick Three”
High Performance Wordpress: “Faster, Cheaper, Easier : Pick Three”
Valent Mustamin1.1K views
How we setup Rsync-powered Incremental Backups by nicholaspaun
How we setup Rsync-powered Incremental BackupsHow we setup Rsync-powered Incremental Backups
How we setup Rsync-powered Incremental Backups
nicholaspaun5K views
CI workflow in a web studio by deWeb
CI workflow in a web studioCI workflow in a web studio
CI workflow in a web studio
deWeb633 views
Speed up Drupal development with Drush by kbasarab
Speed up Drupal development with DrushSpeed up Drupal development with Drush
Speed up Drupal development with Drush
kbasarab761 views
Ship WordPress Projects Like a Boss by SiteGround.com
Ship WordPress Projects Like a BossShip WordPress Projects Like a Boss
Ship WordPress Projects Like a Boss
SiteGround.com1.5K views
Slide 1 - The University of Mississippi by webhostingguy
Slide 1 - The University of MississippiSlide 1 - The University of Mississippi
Slide 1 - The University of Mississippi
webhostingguy431 views
Installing moodle on a local machine by Vag Kats
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machine
Vag Kats12.3K views
Optimizing Drupal Performance. Tips and Tricks by Timur Kamanin
Optimizing Drupal Performance. Tips and TricksOptimizing Drupal Performance. Tips and Tricks
Optimizing Drupal Performance. Tips and Tricks
Timur Kamanin806 views
How a Content Delivery Network Can Help Speed Up Your Website by Mediacurrent
How a Content Delivery Network Can Help Speed Up Your WebsiteHow a Content Delivery Network Can Help Speed Up Your Website
How a Content Delivery Network Can Help Speed Up Your Website
Mediacurrent1.9K views
Drush A beginners guide to a advanced tool. by Mediacurrent
Drush A beginners guide to a advanced tool.Drush A beginners guide to a advanced tool.
Drush A beginners guide to a advanced tool.
Mediacurrent1.6K views

Similar to Drupal on your laptop

LuisRodriguezLocalDevEnvironmentsDrupalOpenDays by
LuisRodriguezLocalDevEnvironmentsDrupalOpenDaysLuisRodriguezLocalDevEnvironmentsDrupalOpenDays
LuisRodriguezLocalDevEnvironmentsDrupalOpenDaysLuis Rodríguez Castromil
155 views52 slides
WordPress Development Environments by
WordPress Development Environments WordPress Development Environments
WordPress Development Environments Ohad Raz
5.7K views35 slides
Dc kyiv2010 jun_08 by
Dc kyiv2010 jun_08Dc kyiv2010 jun_08
Dc kyiv2010 jun_08Andrii Podanenko
602 views22 slides
Drupal Deployment Troubles and Problems by
Drupal Deployment Troubles and ProblemsDrupal Deployment Troubles and Problems
Drupal Deployment Troubles and ProblemsAndrii Lundiak
2K views22 slides
Serving Moodle Presentation by
Serving Moodle PresentationServing Moodle Presentation
Serving Moodle Presentationwebhostingguy
736 views51 slides
Introduction to Drupal - Installation, Anatomy, Terminologies by
Introduction to Drupal - Installation, Anatomy, TerminologiesIntroduction to Drupal - Installation, Anatomy, Terminologies
Introduction to Drupal - Installation, Anatomy, TerminologiesGerald Villorente
1.1K views65 slides

Similar to Drupal on your laptop(20)

WordPress Development Environments by Ohad Raz
WordPress Development Environments WordPress Development Environments
WordPress Development Environments
Ohad Raz5.7K views
Drupal Deployment Troubles and Problems by Andrii Lundiak
Drupal Deployment Troubles and ProblemsDrupal Deployment Troubles and Problems
Drupal Deployment Troubles and Problems
Andrii Lundiak2K views
Serving Moodle Presentation by webhostingguy
Serving Moodle PresentationServing Moodle Presentation
Serving Moodle Presentation
webhostingguy736 views
Introduction to Drupal - Installation, Anatomy, Terminologies by Gerald Villorente
Introduction to Drupal - Installation, Anatomy, TerminologiesIntroduction to Drupal - Installation, Anatomy, Terminologies
Introduction to Drupal - Installation, Anatomy, Terminologies
Gerald Villorente1.1K views
A Drush Primer - DrupalCamp Chattanooga 2013 by Chris Hales
A Drush Primer - DrupalCamp Chattanooga 2013A Drush Primer - DrupalCamp Chattanooga 2013
A Drush Primer - DrupalCamp Chattanooga 2013
Chris Hales3.2K views
Drupal Installation &amp; Configuration by Anil Mishra
Drupal Installation &amp; ConfigurationDrupal Installation &amp; Configuration
Drupal Installation &amp; Configuration
Anil Mishra535 views
Improving your Drupal 8 development workflow DrupalCampLA by Jesus Manuel Olivas
Improving your Drupal 8 development workflow DrupalCampLAImproving your Drupal 8 development workflow DrupalCampLA
Improving your Drupal 8 development workflow DrupalCampLA
Jesus Manuel Olivas5.4K views
WP Sandbox Presentation WordCamp Toronto 2011 by Alfred Ayache
WP Sandbox Presentation WordCamp Toronto 2011WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011
Alfred Ayache1.3K views
Face your fears: Drush and Aegir by Iztok Smolic
Face your fears: Drush and AegirFace your fears: Drush and Aegir
Face your fears: Drush and Aegir
Iztok Smolic4.8K views
Cms drupal installation & configuration anil mishra by Anil Mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
Anil Mishra716 views
Hadoop installation on windows by habeebulla g
Hadoop installation on windows Hadoop installation on windows
Hadoop installation on windows
habeebulla g603 views
Drupal Day 2012 - Automating Drupal Development: Make!les, Features and Beyond by DrupalDay
Drupal Day 2012 - Automating Drupal Development: Make!les, Features and BeyondDrupal Day 2012 - Automating Drupal Development: Make!les, Features and Beyond
Drupal Day 2012 - Automating Drupal Development: Make!les, Features and Beyond
DrupalDay924 views
WordPress At Scale. WordCamp Dhaka 2019 by Anam Ahmed
WordPress At Scale. WordCamp Dhaka 2019WordPress At Scale. WordCamp Dhaka 2019
WordPress At Scale. WordCamp Dhaka 2019
Anam Ahmed335 views

Recently uploaded

GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... by
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...James Anderson
126 views32 slides
Data Integrity for Banking and Financial Services by
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial ServicesPrecisely
29 views26 slides
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... by
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Moses Kemibaro
27 views38 slides
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T by
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&TCloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&TShapeBlue
38 views34 slides
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlueShapeBlue
31 views23 slides
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineShapeBlue
75 views19 slides

Recently uploaded(20)

GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... by James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson126 views
Data Integrity for Banking and Financial Services by Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely29 views
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... by Moses Kemibaro
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Moses Kemibaro27 views
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T by ShapeBlue
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&TCloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T
ShapeBlue38 views
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue31 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue75 views
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... by ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue46 views
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 by IttrainingIttraining
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue26 views
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue by ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
ShapeBlue71 views
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
"Surviving highload with Node.js", Andrii Shumada by Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays33 views
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava... by ShapeBlue
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
ShapeBlue28 views
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue60 views
Business Analyst Series 2023 - Week 3 Session 5 by DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10345 views

Drupal on your laptop

  • 1. Drupal on your Desktop
  • 2. Drupal on your Desktop Running a webserver and database locally
  • 3. Drupal on your Desktop Running a webserver and database locally • Fast • Easy • Safe • Eliminates network issues in debugging
  • 5. Things you’ll need Several easy packages available
  • 6. Things you’ll need Several easy packages available • MAMP (or WAMP) - http://www.mamp.info/ • Drupal • admin password for your machine
  • 8. Things you may want Recommended
  • 9. Things you may want Recommended • drush • wget • a good text editor • GitHub for Mac
  • 10. MAMP
  • 11. Hostname edit your /etc/hosts: add 127.0.0.1 mysite.mydomain.local This will allow your browser to find your local site
  • 12. Drupal Unpack Drupal into your htdocs /Applications/MAMP/htdocs
  • 13. Drupal Create your site directory at /Applications/MAMP/htdocs/sites/mysite.mydomain.local Copy sites/default/default.settings.php into sites/mysite.mydomain.local as settings.php Create sites/mysite.mydomain.local/files Set permissions (chmod 777 *)
  • 14. MySQL Visit phpMyAdmin Set a root password Create an empty database and a user/password set with access to it
  • 15. Virtual Host setup edit your /Applications/MAMP/conf/apache/httpd.conf: 1. Check that NameVirtualHost *:80 is not commented out 2. <VirtualHost *:80> DocumentRoot "/Applications/MAMP/htdocs" ServerName d7tester.resonetrics.local </VirtualHost>
  • 16. Install Drupal Visit mysite.myserver.local Go through standard install process
  • 17. Install Drush Get drush from drupal.org/project/drush Unpack wherever it’s convenient Add drush to your $PATH or make an alias in /usr/bin, /usr/local/bin, etc.
  • 18. Use Drush Navigate to sites/mysite.myserver.local in your terminal type “drush” for a list of commands drush up - updates your modules and runs update.php drush cc - clears cache drush dl <project_name> - downloads a module drush en <project_name> - enables the module for the current site only
  • 19. Git and GitHub Go to github.com and make an account Generating ssh keys: https://help.github.com/articles/generating-ssh-keys http://mac.github.com/

Editor's Notes

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n