{"id":21365981,"url":"https://github.com/seanghay/ghost-docker","last_synced_at":"2026-04-12T18:35:06.253Z","repository":{"id":41904845,"uuid":"453944325","full_name":"seanghay/ghost-docker","owner":"seanghay","description":"Ghost CMS - Docker Compose","archived":false,"fork":false,"pushed_at":"2022-04-23T09:33:12.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T00:11:37.708Z","etag":null,"topics":["docker","docker-compose","ghost","mysql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seanghay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-31T09:25:36.000Z","updated_at":"2023-02-06T08:54:00.000Z","dependencies_parsed_at":"2022-08-11T20:50:15.595Z","dependency_job_id":null,"html_url":"https://github.com/seanghay/ghost-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seanghay/ghost-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fghost-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fghost-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fghost-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fghost-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanghay","download_url":"https://codeload.github.com/seanghay/ghost-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Fghost-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265224095,"owners_count":23730336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","ghost","mysql"],"created_at":"2024-11-22T07:13:21.702Z","updated_at":"2026-04-12T18:35:01.229Z","avatar_url":"https://github.com/seanghay.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghost CMS - Docker Compose\n\nGhost v4 + MySQL 5.7\n\n[![Validation](https://github.com/seanghay/ghost-docker/actions/workflows/validate.yml/badge.svg)](https://github.com/seanghay/ghost-docker/actions/workflows/validate.yml)\n\n### Prerequisites\n\n1. `ghost.env`\n\n```env\nurl=http://localhost:8080\nNODE_ENV=production\n\ndatabase__client=mysql\ndatabase__connection__host=db\ndatabase__connection__user=root\ndatabase__connection__password=password\ndatabase__connection__database=ghost\n```\n\n2. `db.env`\n\n```env\nMYSQL_ROOT_PASSWORD=password\nMYSQL_DATABASE=ghost\nMYSQL_USER=seanghay\nMYSQL_PASSWORD=password\n```\n\n3. Start\n\n```sh\ndocker-compose up -d\n```\n\n\n4. Stop \n\n```sh\ndocker-compose down\n```\n\n\u003e if you want to remove the volume, use `docker-compose down -v`\n\n---\n\n### LICENSE\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fghost-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanghay%2Fghost-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Fghost-docker/lists"}