Ghost-Vagrant
Ghost-Vagrant copied to clipboard
Vagrant setup for developing Ghost
I can successfully `vagrant up`, but once up I am then running into the following error during `npm install`: ``` vagrant@local:~/code/Ghost$ npm install npm WARN deprecated [email protected]: All versions below...
Hey everyone, I'm pretty sure this is a simple fix, but for the life of me, I cannot get it to work. I followed the instructions to set up the...
Just a minor improvement to install Ghost as sub-module, this would guarantee that Ghost is running in the right part; and looks more elegant I feel.
When running `vagrant up` I get the following error. ``` Unable to load puppet. Please install it using native packages for your platform (eg .deb, .rpm, .dmg, etc). No such...
Starting up the vagrant box, I can't access `local.ghost.com` on the host. Also: ``` vagrant@local:~$ sudo start app start: Job failed to start vagrant@local:~$ sudo stop app stop: Unknown instance:...
[Puppet 4.0](https://docs.puppetlabs.com/puppet/4.2/reference/install_linux.html) has been released and is now up to [4.2](https://docs.puppetlabs.com/puppet/4.2/reference/release_notes.html) so should be reliable. A rewrite would have better performance and be simpler for users to modify to their...
Our current readme is very minimalistic (Changlog has more lines than Instructions) and doesn't really explain what is going on behind the curtain. For new contributors this is not very...
In the interest of trying to make Ghost-Vagrant the best possible way to dev for Ghost, there are a few packages that could be installed that would be great: -...