[Message à caractère informatique] - #144 Grâce au Pulsar multi nucléaire, Franken prouve que PHP est bien vivant !

🎙️ Épisode 144 (audio) 🎙️ Épisode 145 (audio)

10 Oct 2025 · 1 min · welcomattic

How to deploy Ghost on Clever Cloud?

👻 Install Ghost locally First, we need to init a fresh new Ghost application. According to the documentation , we need to install the ghost-cli package globally: $ npm install ghost-cli -g Then, we can install a local Ghost with this command: $ ghost install local 🎉 We have a brand new Ghost application accessible via http://localhost:2368 🤔 “Where is my data?” Ghost documentation says: The SQLite3 database is auto-setup and located in/content/data/ ...

9 Apr 2019 · 3 min · welcomattic