{"id":24362974,"url":"https://github.com/shivamka1/ghost-automatic-backup","last_synced_at":"2026-05-06T14:33:35.676Z","repository":{"id":143929412,"uuid":"148654509","full_name":"shivamka1/ghost-automatic-backup","owner":"shivamka1","description":"Simplest scheme to automatically backup your ghost blog.","archived":false,"fork":false,"pushed_at":"2018-09-15T08:31:31.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T06:20:56.181Z","etag":null,"topics":["backup","docker","docker-compose","dropbox","ghost"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shivamka1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-13T14:58:14.000Z","updated_at":"2020-12-11T06:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb74a3d9-71b8-47a7-a53a-62ec2aa44f2d","html_url":"https://github.com/shivamka1/ghost-automatic-backup","commit_stats":null,"previous_names":["shivam-880/ghost-automatic-backup","shivamka1/ghost-automatic-backup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamka1%2Fghost-automatic-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamka1%2Fghost-automatic-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamka1%2Fghost-automatic-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamka1%2Fghost-automatic-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivamka1","download_url":"https://codeload.github.com/shivamka1/ghost-automatic-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188746,"owners_count":20250575,"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":["backup","docker","docker-compose","dropbox","ghost"],"created_at":"2025-01-18T22:54:39.351Z","updated_at":"2025-12-24T15:12:45.295Z","avatar_url":"https://github.com/shivamka1.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghost-automatic-backup\nSimplest scheme to automatically backup your ghost blog.\n\n# Step 1: Setup Ghost Backup\n\nThis will launch whitelisting based selective sync as container.\n\n```\ndocker-compose -f docker-compose-dropbox.yml up -d\n```\n\nTo register host with Dropbox follow the link provided in the logs.\n\n```\ndocker logs -f ghost-backup-automatically_dropbox_1\n```\n\nMake sure data sync is complete before launch ghost blog in the next up. This is essential because all the data needs to be written to the docker volume created in the first step before this volume is attached to the ghost blog.\n\n```\ndocker exec -it ghost-backup-automatically_dropbox_1 dropbox status\ndocker exec -it ghost-backup-automatically_dropbox_1 dropbox exclude\ndocker exec -it ghost-backup-automatically_dropbox_1 find ghost\n```\n\n# Step 2: Launch Blog\n\nThis will launch your ghost blog as a docker container.\n\n```\ndocker-compose -f docker-compose-myblog.yml up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamka1%2Fghost-automatic-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamka1%2Fghost-automatic-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamka1%2Fghost-automatic-backup/lists"}