{"id":20609197,"url":"https://github.com/kakashysen/dockerized-ghost","last_synced_at":"2026-04-12T06:33:39.359Z","repository":{"id":74205069,"uuid":"87389112","full_name":"kakashysen/dockerized-ghost","owner":"kakashysen","description":"Basic configuration to dockerized ghost in development and production environment ","archived":false,"fork":false,"pushed_at":"2017-04-11T03:27:57.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T17:49:35.232Z","etag":null,"topics":["docker","docker-compose","ghost","nginx","npm"],"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/kakashysen.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":"2017-04-06T05:21:03.000Z","updated_at":"2017-04-06T05:29:20.000Z","dependencies_parsed_at":"2023-02-27T06:15:37.382Z","dependency_job_id":null,"html_url":"https://github.com/kakashysen/dockerized-ghost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kakashysen/dockerized-ghost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2Fdockerized-ghost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2Fdockerized-ghost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2Fdockerized-ghost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2Fdockerized-ghost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kakashysen","download_url":"https://codeload.github.com/kakashysen/dockerized-ghost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2Fdockerized-ghost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","nginx","npm"],"created_at":"2024-11-16T10:12:57.367Z","updated_at":"2026-04-12T06:33:39.330Z","avatar_url":"https://github.com/kakashysen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dockerized Ghost\n\nThis dockerized version of ghost used a SQLite as Database and is saved in the `content/data` directory.\n\nBy the way, there are a jobs configured to make a backup of Database every day at mid night and is storage in the `backups-db` directory\n\n__Note__\n\nIf you wan to deploy in Digital Ocean server, you need to add 1G of swap to your server, if you don't know how do that check this [tutorial](https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04)\n\n## Requirements\n\n- `docker` 17.03.1-ce, build c6d412e\n\n- `docker-compose` version 1.11.2\n\n\n## Install\n\nClone this repo `git clone git@github.com:kakashysen/dockerized-ghost.git`\n\nEnter in to directory `dockerized-ghost`\n\n`cd dockerized-ghost`\n\nGet the last version of ghost \n\n```bash\nwget https://ghost.org/zip/ghost-latest.zip\n```\n\nDecompress the ghost zip \n\n```bash\nunzip ghost-latest.zip \u0026\u0026 rm ghost-latest.zip\n```\n\nwhen unzip the ghost, it ask you to replace the README.md file, so answer yes and continue the process\n\n\nBuild docker\n\nThis process may take some time, be patients \n\n```bash\ndocker-compose build\n```\n\n\nStart docker container in development mode run\n\n```bash\ndocker-compose up\n```\n\nReady! :raised_hands:, now you can access to ghost from your browser `http://localhost:2368`\n\n\n### For production\n\nReplace `http://your.domain.com` in file `nginx.conf` `and config.js` with your own domain.\n\nStart docker container with production file\n\n```bash\ndocker-compose -f docker-compose-prod.yml up\n```\n\nNow try your domain or localhost in your browser, this services now runs in the port `80` :muscle: :sunglasses:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakashysen%2Fdockerized-ghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkakashysen%2Fdockerized-ghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakashysen%2Fdockerized-ghost/lists"}