{"id":24061338,"url":"https://github.com/susilnem/docker-drf-postgresql-gunicorn-nginx","last_synced_at":"2025-08-04T06:15:56.729Z","repository":{"id":138490582,"uuid":"599193560","full_name":"susilnem/docker-drf-postgresql-gunicorn-nginx","owner":"susilnem","description":"Docker implementation in Django with Postgresql, Gunicorn, Nginx","archived":false,"fork":false,"pushed_at":"2024-12-09T14:24:08.000Z","size":41,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T17:35:56.302Z","etag":null,"topics":["django","django-rest-framework","docker","dockerfile","gunicorn","helm","helm-charts","nginx"],"latest_commit_sha":null,"homepage":"","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/susilnem.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,"zenodo":null}},"created_at":"2023-02-08T16:39:44.000Z","updated_at":"2024-12-09T12:50:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"23e075be-d816-478b-92bf-f096c5db14bf","html_url":"https://github.com/susilnem/docker-drf-postgresql-gunicorn-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/susilnem/docker-drf-postgresql-gunicorn-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susilnem%2Fdocker-drf-postgresql-gunicorn-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susilnem%2Fdocker-drf-postgresql-gunicorn-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susilnem%2Fdocker-drf-postgresql-gunicorn-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susilnem%2Fdocker-drf-postgresql-gunicorn-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/susilnem","download_url":"https://codeload.github.com/susilnem/docker-drf-postgresql-gunicorn-nginx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susilnem%2Fdocker-drf-postgresql-gunicorn-nginx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268657558,"owners_count":24285526,"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-04T02:00:09.867Z","response_time":79,"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","django-rest-framework","docker","dockerfile","gunicorn","helm","helm-charts","nginx"],"created_at":"2025-01-09T07:19:49.051Z","updated_at":"2025-08-04T06:15:56.676Z","avatar_url":"https://github.com/susilnem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Quick Start\n\nClone this repository to your local machine and rename the `.env.sample` file found in the root directory of the project to `.env`\n\nUsing Docker:\n\n```\n$ docker-compose up\n$ docker-compose exec web python manage.py migrate\n$ docker-compose exec web python manage.py createsuperuser\n```\n\nor, manually:\n\n1. Create a Python virtual environment and activate it.\n2. Open up your terminal and run the following command to install the packages used in this project.\n\n```\n$ pip install -r requirements.txt\n```\n\n3. Set up a Postgres database for the project.\n4. Run the following commands to setup the database tables and create a superuser.\n\n```\n$ python manage.py migrate\n$ python manage.py createsuperuser\n```\n\n5. Run the development server using:\n\n```\n$ python manage.py runserver\n```\n\n6. Check in browser go to http://localhost:8000/admin\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusilnem%2Fdocker-drf-postgresql-gunicorn-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsusilnem%2Fdocker-drf-postgresql-gunicorn-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusilnem%2Fdocker-drf-postgresql-gunicorn-nginx/lists"}