{"id":23238868,"url":"https://github.com/fdiblen/django-nginx-docker","last_synced_at":"2026-06-20T04:31:02.117Z","repository":{"id":106778836,"uuid":"364703070","full_name":"fdiblen/django-nginx-docker","owner":"fdiblen","description":"Django Nginx example","archived":false,"fork":false,"pushed_at":"2021-05-05T21:02:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T21:32:36.657Z","etag":null,"topics":["django","nginx","uwsgi"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fdiblen.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":"2021-05-05T20:52:53.000Z","updated_at":"2021-05-05T21:13:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a14aa3b-28a0-4b2e-819c-dd297115e607","html_url":"https://github.com/fdiblen/django-nginx-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fdiblen/django-nginx-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiblen%2Fdjango-nginx-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiblen%2Fdjango-nginx-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiblen%2Fdjango-nginx-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiblen%2Fdjango-nginx-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdiblen","download_url":"https://codeload.github.com/fdiblen/django-nginx-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiblen%2Fdjango-nginx-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34557551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["django","nginx","uwsgi"],"created_at":"2024-12-19T04:19:48.423Z","updated_at":"2026-06-20T04:31:02.096Z","avatar_url":"https://github.com/fdiblen.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-nginx-docker\n\nSimple example to show how to serve Django application with Nginx.\n\n## Building\n\n```shell\ndocker build -t django-nginx .\n```\n\n## Running\n\n```shell\ndocker run -ti --rm \\\n  --name django \\\n  -p 8000:8000 \\\n  -v $(pwd)/docs:/docs \\\n  django-nginx:latest\n```\n\nVisit \u003chttp://0.0.0.0:8000/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdiblen%2Fdjango-nginx-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdiblen%2Fdjango-nginx-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdiblen%2Fdjango-nginx-docker/lists"}