Hank25X Just wondering if anyone has any suggestions or advice, or knows of any tutorials that can help me with installing a Ghost blog through a Node.js application through OpenPanel. Thanks in advance
Radovan Hello You can try to: Create a Node.js app in OpenPanel Set startup file for Ghost Docs: https://openpanel.com/docs/panel/applications/pm2/#manage-applications After that just install ghost: https://docs.ghost.org/install/ubuntu#install-ghost-cli (doc root will be created via NodeJS manager).