{"id":13617489,"url":"https://github.com/realpython/dockerizing-django","last_synced_at":"2025-04-08T09:08:48.133Z","repository":{"id":32219971,"uuid":"35793912","full_name":"realpython/dockerizing-django","owner":"realpython","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-07T06:44:55.000Z","size":23,"stargazers_count":1338,"open_issues_count":27,"forks_count":481,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-04-01T07:52:04.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://realpython.com/blog/python/django-development-with-docker-compose-and-machine/","language":"Python","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/realpython.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":"2015-05-18T03:05:34.000Z","updated_at":"2025-03-17T09:13:16.000Z","dependencies_parsed_at":"2022-07-07T22:22:17.244Z","dependency_job_id":null,"html_url":"https://github.com/realpython/dockerizing-django","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/realpython%2Fdockerizing-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpython%2Fdockerizing-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpython%2Fdockerizing-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpython%2Fdockerizing-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realpython","download_url":"https://codeload.github.com/realpython/dockerizing-django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809962,"owners_count":20999816,"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-01T20:01:42.565Z","updated_at":"2025-04-08T09:08:48.113Z","avatar_url":"https://github.com/realpython.png","language":"Python","readme":"## Django Development With Docker Compose and Machine\n\nFeaturing:\n\n- Docker v18.09.2\n- Docker Compose v1.23.2\n- Docker Machine v0.16.1\n- Python 3.7.3\n\nBlog post -\u003e https://realpython.com/blog/python/django-development-with-docker-compose-and-machine/\n\n### OS X Instructions\n\n1. Start new machine - `docker-machine create -d virtualbox dev;`\n1. Configure your shell to use the new machine environment - `eval $(docker-machine env dev)`\n1. Build images - `docker-compose build`\n1. Start services - `docker-compose up -d`\n1. Create migrations - `docker-compose run web /usr/local/bin/python manage.py migrate`\n1. Grab IP - `docker-machine ip dev` - and view in your browser\n","funding_links":[],"categories":["Python","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealpython%2Fdockerizing-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealpython%2Fdockerizing-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealpython%2Fdockerizing-django/lists"}