{"id":30348002,"url":"https://github.com/alvarovalverde03/ghost-docker","last_synced_at":"2026-04-29T08:34:45.217Z","repository":{"id":239451046,"uuid":"796366280","full_name":"alvarovalverde03/ghost-docker","owner":"alvarovalverde03","description":"🚀 Easily deploy a Ghost blog with Docker Compose and PM2","archived":false,"fork":false,"pushed_at":"2024-08-09T19:20:45.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-09T20:47:57.850Z","etag":null,"topics":["docker","docker-compose","ghost","ghost-cms"],"latest_commit_sha":null,"homepage":"","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/alvarovalverde03.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-05T18:17:38.000Z","updated_at":"2024-08-09T19:20:48.000Z","dependencies_parsed_at":"2024-05-12T15:51:25.937Z","dependency_job_id":null,"html_url":"https://github.com/alvarovalverde03/ghost-docker","commit_stats":null,"previous_names":["alvarovalverde03/ghost-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvarovalverde03/ghost-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarovalverde03%2Fghost-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarovalverde03%2Fghost-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarovalverde03%2Fghost-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarovalverde03%2Fghost-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarovalverde03","download_url":"https://codeload.github.com/alvarovalverde03/ghost-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarovalverde03%2Fghost-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271029764,"owners_count":24687486,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","ghost-cms"],"created_at":"2025-08-18T17:30:17.839Z","updated_at":"2026-04-29T08:34:40.197Z","avatar_url":"https://github.com/alvarovalverde03.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghost blog setup\n\nThis project uses Docker Compose to run a Ghost blog in development and production environments. It also uses PM2 to manage the application processes.\n\n\n## 📋 Requirements\n\nTo run this project, you will need:\n\n- [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/)\n- [Docker](https://www.docker.com/) and [Docker Compose](https://docs.docker.com/compose/)\n- [PM2](https://pm2.keymetrics.io/) \n\nPlease ensure that you have these installed before proceeding.\n\n\n## 🛠️ Development\nTo start the development environment, run:\n\n```bash\nnpm run start:dev\n```\n\nThis will start the Docker Compose setup for development.\n\n\n## 🚀 Production\nBefore running the production environment, make sure to complete the `/environments/.env.prod` file with your production environment variables.\n\nTo start the production environment, run:\n```bash\nnpm run start:prod\n```\n\nThis will start the Docker Compose setup for production.\n\n\n## 🔄 Using PM2\nThis project uses PM2 to manage the application processes. You can start the development or production environment with PM2 using the following commands:\n\nFor development:\n```bash\npm2 start app.config.js --only dev\n```\n\nFor production:\n```bash\npm2 start app.config.js --only prod\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarovalverde03%2Fghost-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarovalverde03%2Fghost-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarovalverde03%2Fghost-docker/lists"}