TryGhost / TryGhost/ghost-docker
Multiple Ghost instances on the same database server
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 95
- Forks
- 96
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 32
Description
If I wanted to run multiple Ghost sites, the natural approach would be to use the same database server, but different database names.
I tried this configuration, however the stack seems to insist on the database ghost.
Is the database name hardcoded somewhere, or I am missing something else?
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
No file or test is named in the issue. Inspect the Ghost Docker configuration and its database settings, then reproduce the setup with multiple instances using distinct database names; it is done when each instance connects to its configured database rather than requiring ghost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- database, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100