Ghost-Config
Ghost-Config copied to clipboard
Cross-platform meta data and configurations
OpenRC is a somewhat popular init system: https://wiki.gentoo.org/wiki/OpenRC/Users This init init script starts and stops the service per the system-wide OpenRC runlevels as opposed to depending on Forever, PM2 or...
After following the instructions on http://support.ghost.org/deploying-ghost/#init-script everytime I try to start the ghost process the process stops almost immediately. Running the process independently throws no errors or warnings.
Can anyone confirm that?
The origin script will kill all running node processes (even the non Ghost nodejs app) on the system when user stop the daemon. This fix will be 'more' compatible with...
Hi, I'm not sure if this is right place for this report. If not let we know where it should go and I'll happily post it there. I'm currently creating...
The script in init.d/ghost is very much Debian/Ubuntu specific and won't work as is on Red Hat based distributions. Perhaps it should be named to make that clear?
YUM Repo
This is a place for the discussion of what needs to be done to create a YUM repo. Any / all interested parties please get stuck in as I know...
I know there is a bit of resistance to this, but the 'correct' location for ghost config is in /etc, and I believe the RPM should be putting in there...