{"id":15524264,"url":"https://github.com/leocavalcante/docktober","last_synced_at":"2025-08-11T13:20:49.926Z","repository":{"id":10313647,"uuid":"64420706","full_name":"leocavalcante/Docktober","owner":"leocavalcante","description":"🍂 Simple: Docker + OctoberCMS","archived":false,"fork":false,"pushed_at":"2022-05-25T11:33:08.000Z","size":21,"stargazers_count":58,"open_issues_count":1,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-23T07:36:54.246Z","etag":null,"topics":["docker","laravel","octobercms"],"latest_commit_sha":null,"homepage":"","language":null,"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/leocavalcante.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}},"created_at":"2016-07-28T18:58:19.000Z","updated_at":"2025-02-20T05:54:42.000Z","dependencies_parsed_at":"2022-09-13T17:12:25.879Z","dependency_job_id":null,"html_url":"https://github.com/leocavalcante/Docktober","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leocavalcante/Docktober","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocavalcante%2FDocktober","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocavalcante%2FDocktober/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocavalcante%2FDocktober/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocavalcante%2FDocktober/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leocavalcante","download_url":"https://codeload.github.com/leocavalcante/Docktober/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocavalcante%2FDocktober/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269895463,"owners_count":24492541,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","laravel","octobercms"],"created_at":"2024-10-02T10:50:17.307Z","updated_at":"2025-08-11T13:20:49.859Z","avatar_url":"https://github.com/leocavalcante.png","language":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4F45BFVMFVQW"],"categories":[],"sub_categories":[],"readme":"# Docktober\n### Simple: [Docker](https://www.docker.com/) + [OctoberCMS](http://octobercms.com/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4F45BFVMFVQW)\n\n#### It uses the:\n- official [mysql:5.7 image](https://hub.docker.com/_/mysql/) as database (but you can change to pgsql for example),\n- official [php:fpm image](https://hub.docker.com/_/php/) to run PHP over [FastCGI](https://en.wikipedia.org/wiki/FastCGI)\n- and the official Apache [httpd image](https://hub.docker.com/_/httpd/) as web/proxy server.\n\n#### How to\n\n##### From scratch\n\n1. `git clone https://github.com/octobercms/october.git my-app`\n2. `cd my-app`\n3. `git clone https://github.com/leocavalcante/Docktober.git .docker`\n4. `docker-compose -f .docker/docker-compose.yml up -d --build`\n5. `docker-compose -f .docker/docker-compose.yml exec php composer install`\n\nHere you should already be seeing October's demo theme at `http://\u003cYOUR_DOCKER_MACHINE_IP\u003e:8000`.\u003cbr\u003e\nAnd you can work with it as a [flat-file CMS](https://vimeo.com/172202661).\u003cbr\u003e\n\n##### If you want some database power\n\n1. `docker-compose -f .docker/docker-compose.yml exec php php artisan october:env`\n2. Set `.env`'s `DB_HOST` to `db` and add some value for `DB_PASSWORD`\n3. `docker-compose -f .docker/docker-compose.yml up -d --build`\n4. `docker-compose -f .docker/docker-compose.yml exec php php artisan october:up`\n\nNow you should be able to access `http://\u003cYOUR_DOCKER_MACHINE_IP\u003e:8000/backend` and enjoy full OctoberCMS.\n\n**Recommendation:** rename [`container_name`](https://docs.docker.com/compose/compose-file/#/container-name) at `.docker/docker-compose.yml` to something meaningful.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocavalcante%2Fdocktober","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleocavalcante%2Fdocktober","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocavalcante%2Fdocktober/lists"}