{"id":14110671,"url":"https://github.com/Wonderfall/docker-ghost","last_synced_at":"2025-08-01T10:35:04.994Z","repository":{"id":81947904,"uuid":"117868480","full_name":"Wonderfall/docker-ghost","owner":"Wonderfall","description":"Dockerfile for Ghost CMS.","archived":false,"fork":false,"pushed_at":"2019-06-15T17:13:34.000Z","size":6,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-01T07:37:41.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Wonderfall.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}},"created_at":"2018-01-17T17:21:21.000Z","updated_at":"2024-06-13T03:51:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"84bcb268-2cb0-4956-8eba-90ca370a549b","html_url":"https://github.com/Wonderfall/docker-ghost","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/Wonderfall%2Fdocker-ghost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-ghost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-ghost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-ghost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wonderfall","download_url":"https://codeload.github.com/Wonderfall/docker-ghost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228369472,"owners_count":17909262,"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":[],"created_at":"2024-08-14T10:02:57.046Z","updated_at":"2024-12-05T20:31:08.449Z","avatar_url":"https://github.com/Wonderfall.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"## wonderfall/ghost\n\n![](https://i.goopics.net/lt.png)\n\n#### What is this? What features?\n- A **simple** Ghost CMS build made for production.\n- Based on Alpine Linux so it's lightweight!\n- Bundled with latest node.js available (version check is disabled).\n\n#### Build-time variables\n- **VERSION** : version of Ghost.\n\n#### Environment variables\n- **GID** : ghost user id *(default : 991)*\n- **UID** : ghost group id *(default : 991)*\n- **ADDRESS** : your domain (with *http(s)://*) *(default : https://my-ghost-blog.com)*\n\n#### Volumes\n- **/ghost/content** : contents of your blog\n\n### Ports\n- **2368** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)\n\n### How to configure?\nEverything you need is in `/ghost/content/ghost.conf` (also mounted on your host...).\n\n### docker-compose.yml sample\n\n```\nghost-myblog:\n  image: wonderfall/ghost:1\n  container_name: ghost-myblog\n  environment:\n    - UID=8100\n    - GID=8100\n    - ADDRESS=https://myblog.com\n  volumes:\n    - /mnt/docker/myblog:/ghost/content\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWonderfall%2Fdocker-ghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWonderfall%2Fdocker-ghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWonderfall%2Fdocker-ghost/lists"}