Skip to content

elijahpaul/vagrant-ghost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-ghost

Vagrant config for the Ghost blogging platform. (https://ghost.org/)

Requirements

Instructions

Notes

  • Ghost will automatically start via an INIT job. You can sudo service ghost stop, sudo service ghost start, and sudo service ghost restart it from the vagrant box shell (vagrant ssh).
  • You can view ghost logs in the shared folder. Locally = vagrant-ghost/shared/ghost.log, Vagrant = /home/vagrant/shared/ghost.log
  • You can choose the version of Ghost to download and run by changing VERSION on line 8 of boostrap.sh (this has only been tested with 0.3.2).
  • If you don't have the precise32 box on your machine, it will automatically be downloaded. This can take a few minutes the first time it runs.

Author

Dan Bough
daniel (dot) bough (at) gmail (dot) com
http://www.danielbough.com

License

Free to use and distribute under the GPLv3 license.

About

Vagrant config for the Ghost blogging platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%