Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

id-tarzanych/belgium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal 6 site VM

Steps to start

  • Install the latest versions of Vagrant, VirtualBox and Ansible.
  • Fork this repository or just copy its files.
  • Get latest Ansible roles form the cloud with command: sudo ansible-galaxy install -r requirements.txt --force
  • Create db/ and site/ folders.
  • Copy site's files into site/ folder and database dump into db/ folder.
  • Open config.yml.
  • Change SITE_NAME to the domain name of your site.
  • Change DUMP_FILE to the filename of your dump.
  • Add 192.168.33.20 <your_site_domain.be> to your host's machine /etc/hosts file.
  • Execute vagrant up.

If you want to redeploy your site then run vagrant provision. Server packages won't be reinstalled if configs were not changed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published