I am basically moving my blog to a smaller server on digital ocean.
I decide to containerize ti this time and am using a bitnami/ghost image. https://hub.docker.com/_/ghost/
What version of Ghost are you using?
latest version
I exported JSON from the live site and imported on the migration site and that was successful.
now the issue is I am not seeing all of the posts on the migration site, and I’m not sure why.
Hi @be_sem! Do you have any more information about the posts that are not showing up? Which version are the old and new Ghost instances? Did you receive any warnings when importing JSON?
They are both the same age I would say, except the live one is a one-click install of ghost digital ocean marketplace,
The second is a one-click install of docker from digital ocean marketplace. I then pulled the ghost image from the docker hub.
The import only showed a warning about not being able to import the settings. I can see all the posts in the admin panel, just not in the client facing page, and it basically is when I scroll to the bottom of the page, it does not auto scroll on the container instance which is 104.248.57.30
PS. seems autoscrolling is not working on the live page either after this wildcard letsencrypt ssl install
Update, it is working again