|
|
|
|
|
by blfr
2854 days ago
|
|
I was just thinking about ghost a few weeks ago! I used to use Ghost way back when and wanted to get back to it but the installation process has become really complex and brittle. I'm a little ashamed to admit that it beat me. The cli tool is very rigid. For some reason you cannot simply run ghost as the user ghost but you need some other user with sudo privileges to create the ghost user during the installation process. And if there's any problem at any point, it just breaks. I will try the npm path[1] but it looks pretty arduous as well. Is this a business decision to turn as many people as possible to the hosted version? Or is this just the state of node and modern web apps? [1] https://docs.ghost.org/docs/using-ghost-as-an-npm-module |
|
Ghost-CLI is an open source project, led and built almost entirely by contributors from the community.
The process is rigid because they don't have enough hands to support more variations in environment.