{"id":19866482,"url":"https://github.com/devopsmakers/docker-django-ca","last_synced_at":"2025-08-02T11:04:02.123Z","repository":{"id":95879250,"uuid":"67024741","full_name":"devopsmakers/docker-django-ca","owner":"devopsmakers","description":"Django CA Running in a Docker Container","archived":false,"fork":false,"pushed_at":"2016-09-05T08:52:03.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T00:36:05.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devopsmakers.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":"2016-08-31T09:43:59.000Z","updated_at":"2017-04-24T13:39:45.000Z","dependencies_parsed_at":"2023-03-14T19:45:42.823Z","dependency_job_id":null,"html_url":"https://github.com/devopsmakers/docker-django-ca","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devopsmakers/docker-django-ca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmakers%2Fdocker-django-ca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmakers%2Fdocker-django-ca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmakers%2Fdocker-django-ca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmakers%2Fdocker-django-ca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsmakers","download_url":"https://codeload.github.com/devopsmakers/docker-django-ca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmakers%2Fdocker-django-ca/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378346,"owners_count":24240894,"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-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-12T15:26:01.249Z","updated_at":"2025-08-02T11:04:02.069Z","avatar_url":"https://github.com/devopsmakers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-django-ca\nDjango CA Running in a Docker Container\n\nPlease ensure you read the docs for the django-ca project:\n\nhttps://github.com/mathiasertl/django-ca\n\nhttp://django-ca.readthedocs.io/\n\n\u003e This is in no way a production ready container'd solution!\n\u003e It is intended purely for the purposes of testing and PoC of Django CA.\n\u003e It is configured to use sqlite (non-persistent) and, by default, all\n\u003e state (certs, CA's...) will be lost on container destruction.\n\n## Usage\n\nI'm making the assumption that you have Docker (Toolbox) running and the\nappropriate environment variables set.\n\nTo start the container:\n```\ndocker-compose up\n```\n\nCreate a super user:\n```\ndocker-compose exec django-ca manage.py createsuperuser\n```\nand complete the questions you are asked. Now login to the admin interface on:\n`http://\u003c\u003cdocker ip\u003e\u003e:8000/admin`.\n\nCreate a CA:\n```\ndocker-compose exec django-ca manage.py init_ca TestCA /C=AT/L=Vienna/O=Example/OU=ExampleUnit/CN=ca.example.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmakers%2Fdocker-django-ca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsmakers%2Fdocker-django-ca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmakers%2Fdocker-django-ca/lists"}