TryGhost / TryGhost/ghost-docker
ghost backup in docker container
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 95
- Forks
- 96
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 32
Description
I'm trying to backup my instance of ghost, which is running in a container. When I run ghost backup as suggested by the docs, I get a message that "Ghost is not currently running. Would you like to start it?" If I try to start it, I get an error that "Port 2368 is already in use by another program." Looking into it, it seems that the docker image isn't built for running ghost-cli in it.
What's the best way to backup ghost when running in a container?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the documentation's ghost backup guidance and how the Docker container handles Ghost's running state and port 2368. Determine the supported backup workflow for a containerized instance, then document that workflow and its expected behavior clearly for users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100