{"id":19522237,"url":"https://github.com/programarivm/myoctober-hello","last_synced_at":"2025-02-26T00:47:04.525Z","repository":{"id":82951260,"uuid":"310327060","full_name":"programarivm/myoctober-hello","owner":"programarivm","description":"Creates a basic OctoberCMS app -- the OctoberCMS demo -- using PHP 7.4 and Nginx 1.18.","archived":false,"fork":false,"pushed_at":"2020-11-05T17:10:43.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T14:15:37.676Z","etag":null,"topics":["docker","example","howto","nginx","octobercms","php","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/programarivm.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":"2020-11-05T14:38:34.000Z","updated_at":"2020-11-05T17:13:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"079e401e-2d12-474c-b358-65cd92f333f5","html_url":"https://github.com/programarivm/myoctober-hello","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/programarivm%2Fmyoctober-hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programarivm%2Fmyoctober-hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programarivm%2Fmyoctober-hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programarivm%2Fmyoctober-hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programarivm","download_url":"https://codeload.github.com/programarivm/myoctober-hello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240771906,"owners_count":19854982,"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":["docker","example","howto","nginx","octobercms","php","tutorial"],"created_at":"2024-11-11T00:37:54.314Z","updated_at":"2025-02-26T00:47:04.486Z","avatar_url":"https://github.com/programarivm.png","language":"Dockerfile","readme":"## My October\n\nCreates a basic OctoberCMS app -- the OctoberCMS demo -- using PHP 7.4 and Nginx 1.18.\n\n## How-to Guide\n\nBuild the Docker containers:\n\n    $ docker-compose up --build\n\nCreate a new OctoberCMS project as a non-root user:\n\n    $ docker exec -itu 1000:1000 myoctober_php_fpm composer create-project october/october myoctober\n\nMove the project into the root's current directory:\n\n    $ mv -v {myoctober/*,myoctober/.*} .\n\nRemove the remaining empty folder:\n\n    $ rm -rf myoctober\n\nMake sure to set up permissions properly:\n\n    $ sudo chmod 775 -R storage\n    $ sudo chown -R standard:www-data storage    \n\nFinally, find out the IP of your `myoctober_nginx` container:\n\n    $ echo $(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' myoctober_nginx)\n\nCongrats! With the IP at hand browse your new site -- e.g. `http://172.23.0.3`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramarivm%2Fmyoctober-hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramarivm%2Fmyoctober-hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramarivm%2Fmyoctober-hello/lists"}