Closed lpolaright closed 6 years ago
@lpolaright Your blog data is stored in a PostgreSQL database and not in the local filesystem.
In the newest versions of this app (Ghost 1.x), the MySQL database is where all posts are stored.
By default, ghost-on-heroku now deploys with a JawsDB hosted MySQL database. JawsDB offers a database backup interface to export or import your Ghost blog data.
After following the instructions in the README.md:
I have a git repository but with none of the current posts in heroku. I tried git pull origin master but it says I'm up-to-date.
What am I missing? I've searched all the folders in the repo.