Skip to content

grosenbaum/gcd-django-vagrant-install

 
 

Repository files navigation

gcd-django-vagrant-install

Scripts to setup a local development environment for the Grand Comics Database website (gcd-django) using Vagrant.

After installing Vagrant, simply run

vagrant up

in this directory and, after a little while, you should have a VirtualBox VM running a gcd-django development installation listening on localhost:8000 - simply visit this link to test it.

Preinstalled accounts are (username / password): admin / admin, editor / editme, test@comics.org / test.

About

Scripts to setup a local development environment for the GCD website (gcd-django) using Vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.6%
  • Python 29.4%