{"id":17062361,"url":"https://github.com/devpaul/ghost-compose","last_synced_at":"2025-04-12T18:12:57.976Z","repository":{"id":28944053,"uuid":"32469983","full_name":"devpaul/ghost-compose","owner":"devpaul","description":"Ghost deployment using docker-compose","archived":false,"fork":false,"pushed_at":"2015-06-27T19:35:21.000Z","size":160,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T18:12:49.260Z","etag":null,"topics":["docker","ghost"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/devpaul.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":"2015-03-18T16:18:12.000Z","updated_at":"2024-03-26T09:10:54.000Z","dependencies_parsed_at":"2022-09-16T10:51:37.857Z","dependency_job_id":null,"html_url":"https://github.com/devpaul/ghost-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fghost-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fghost-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fghost-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devpaul%2Fghost-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devpaul","download_url":"https://codeload.github.com/devpaul/ghost-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610341,"owners_count":21132919,"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","ghost"],"created_at":"2024-10-14T10:49:47.483Z","updated_at":"2025-04-12T18:12:57.949Z","avatar_url":"https://github.com/devpaul.png","language":"JavaScript","readme":"# Ghost blog docker deployment\nThis is an example ghost blog docker deployment using `docker-compose`. Development is made up of five\ncontainers that host three services. Ghost, Postgres, and MailCatcher run in separate containers, and data\ncontainers are provided for Ghost and Postgres.\n\n## Requirements\n* docker \u003e= 1.6.0\n* docker-compose \u003e= 1.2.0\n* (mac or win) boot2docker\n\n## Quick Start\nThere is a race-condition that can cause Postgres to reject Ghost's authentication because Postgres is not\nbeing started in single user mode.\n\n* `docker-compose up postgres`\n* `docker-compose up`\n* connect to http://{ip}:2368\n\nUse `boot2docker ip` to look up your docker host's ip address\n\nIt is recommended you add `ghost.dev` to your hosts file\n\n## Helpful Commands\n### Getting a Shell into a Data Container\nget a list of all docker containers using `docker ps -a`\n\nrun a new container connected to the data container using\n`docker run -it --volumes-from \u003cdata-hash\u003e centos /bin/bash`\nwhere `\u003cdata-hash\u003e` is the hash reported by the docker ps command.\n\n## Production deployment\nTBD\n\n## TODO\n* Production deployments do not use the same database structure as development\n* Create a good way for initializing postgres\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Fghost-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevpaul%2Fghost-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevpaul%2Fghost-compose/lists"}