{"id":18561675,"url":"https://github.com/manaticr/docker-grav","last_synced_at":"2025-07-13T19:08:38.554Z","repository":{"id":85196853,"uuid":"104244997","full_name":"ManatiCR/docker-grav","owner":"ManatiCR","description":"Docker setup to run grav","archived":false,"fork":false,"pushed_at":"2017-10-09T19:20:35.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T16:52:04.424Z","etag":null,"topics":["cms","docker","docker-composer","grav"],"latest_commit_sha":null,"homepage":null,"language":null,"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/ManatiCR.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":"2017-09-20T17:12:12.000Z","updated_at":"2018-08-31T17:59:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"754ef866-24b8-4d4e-ae2d-225e2b1526aa","html_url":"https://github.com/ManatiCR/docker-grav","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ManatiCR/docker-grav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManatiCR%2Fdocker-grav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManatiCR%2Fdocker-grav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManatiCR%2Fdocker-grav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManatiCR%2Fdocker-grav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManatiCR","download_url":"https://codeload.github.com/ManatiCR/docker-grav/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManatiCR%2Fdocker-grav/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265191276,"owners_count":23725291,"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":["cms","docker","docker-composer","grav"],"created_at":"2024-11-06T22:07:36.028Z","updated_at":"2025-07-13T19:08:38.529Z","avatar_url":"https://github.com/ManatiCR.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Grav\n\nDocker setup to run grav in docker.\n\n## Setup Grav\n\nPlace grav under docroot folder. You can do it by running `composer create-project getgrav/grav ./docroot` or you can download it manually and place it there. (It's important to keep ./docroot as the path because this is the path that will be mounted in the containers).\n\nSet right permissions:\n\n```\nchmod o+w docroot/user/config\nchmod -R o+w docroot/cache\nchmod -R o+w docroot/logs\nchmod -R o+w docroot/images\nchmod -R o+w docroot/assets\nchmod -R o+w docroot/user/data\nchmod -R o+w docroot/backup\nchmod -R o+w docroot/tmp\nchmod -R o+w docroot/user/accounts\nchmod -R o+w docroot/user/pages\n```\n\n## Build Environment\n\nTo build this environment you need recent docker composer and docker versions.\nAfter placing grav in the right folder, you should run `docker-compose up -d` and voilá! You can access your Grav installation at `http://localhost:8080`\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanaticr%2Fdocker-grav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanaticr%2Fdocker-grav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanaticr%2Fdocker-grav/lists"}