[SOLVED] Change name and domain of the blog

For CLI-specifics, I think you need to do the following:

  1. ghost config url {new_url}
  2. ghost setup nginx // you don’t need to do this if you’re changing the subdirectory
  3. ghost restart