You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.
vagrant@local:~$ cd code/Ghost
vagrant@local:~/code/Ghost$ npm start
> [email protected] start /home/vagrant/code/Ghost
> node index
WARNING: Ghost is attempting to use a direct method to send email.
It is recommended that you explicitly configure an email service.
Help and documentation can be found at http://support.ghost.org/mail.
Migrations: Up-to-date at version 005
Ghost is running in development...
Listening on 127.0.0.1:2368
Url configured as: http://localhost:2368
Ctrl+C to shut down
@sreedharbukya sorry, no idea. I gave up and went with ghosted.it - I was running two Ghost instances on a single droplet with Digital Ocean, but only need one of those now, so worked out $5 per month either way.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Starting up the vagrant box, I can't access
local.ghost.com
on the host. Also:npm start
works:upstart
in Ghost-Vagrant/site-modules/ghost/manifests/upstart.pp.upstart
is run as part of `Ghost-Vagrant/site-modules/ghost/manifests/init.ppI'd appreciate some advice on troubleshooting this further.
The text was updated successfully, but these errors were encountered: