The installation was perfect yesterday. Today, I added some s3 info to the config.production.json
file and then restarted the server. Ok…got 502 bad gateway. Cool. I started nginx and checked if mysql was running. They were and same error. Next, I must have hit the “do not press the red button” by cd into /var/www/ghost/current
then npm start. Seems like Ive recreated all tables and going to the /ghost
Im asked to create an account. Whataaattt? Not major as Ive just set it up.
Where is the doc that tells us what to do when a server restarts?
Nevermind. I got it. I should be in then ghost folder the run ‘ghost start’