{"id":15482521,"url":"https://github.com/btr1975/apache-py3-django","last_synced_at":"2026-04-13T23:32:09.886Z","repository":{"id":145588275,"uuid":"95362591","full_name":"btr1975/apache-py3-django","owner":"btr1975","description":"Dockerfile to Build Web Server for Django Apps Python3","archived":false,"fork":false,"pushed_at":"2018-01-22T04:31:13.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T15:15:44.659Z","etag":null,"topics":["apache","django","django-localflavor","docker","docker-image","dockerfile","mod-wsgi-py3","mysql-client","py3-django","python","python3","ubuntu","wsgi"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btr1975.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":"2017-06-25T13:49:29.000Z","updated_at":"2018-12-20T07:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9c7e986-f09f-4631-be2b-9e74a28f6660","html_url":"https://github.com/btr1975/apache-py3-django","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/btr1975/apache-py3-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fapache-py3-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fapache-py3-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fapache-py3-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fapache-py3-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btr1975","download_url":"https://codeload.github.com/btr1975/apache-py3-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btr1975%2Fapache-py3-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31775753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apache","django","django-localflavor","docker","docker-image","dockerfile","mod-wsgi-py3","mysql-client","py3-django","python","python3","ubuntu","wsgi"],"created_at":"2024-10-02T05:09:22.503Z","updated_at":"2026-04-13T23:32:09.843Z","avatar_url":"https://github.com/btr1975.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Image: apache-py3-django\n\n## Created By: Benjamin P. Trachtenberg \n\n### Contact Information:  e_ben_75-python@yahoo.com\n### Send me an e-mail if you have any questions\n\n### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)\n### Docker Hub: [Image](https://hub.docker.com/r/btr1975/apache-py3-django/)\n\n### About\n\nThis image is for Python Django Apps written in Python 3\n\n### Image Versions in apache-py3-django:1.0\n\n* Python: 3.5.2\n* Apache: 2.4.18 (Ubuntu) with mod_wsgi py3 version\n* Django: 1.11.2\n* Django-Localflavor: 1.5.1\n* MySQL-Connector: 2.0.4\n\n### Image Versions in apache-py3-django:1.1\n\n* Python: 3.5.2\n* Apache: 2.4.18 (Ubuntu) with mod_wsgi py3 version\n* Django: 1.11.2\n* Django-Localflavor: 1.5.1\n* mysqlclient: 1.3.10\n\n### Image Versions in apache-py3-django:1.2\n\n* Python: 3.5.2\n* Apache: 2.4.18 (Ubuntu) with mod_wsgi py3 version\n* Django: 1.11.2\n* Django-Localflavor: 1.5.1\n* mysqlclient: 1.3.10\n* apache-site-conf.py: 1.0.1.prod\n* apache-site-conf.sh: 1.0 prod\n\n### Image Versions in apache-py3-django:1.3\n\n* Added ENV SITE_DIRECTORY_NAME, to bot conf build scripts, to helb build easier\n\n### Docker-Image Version Tags\n* latest\n* 1.0\n* 1.1\n* 1.2\n* 1.3\n\n#### -- Version News: apache-py3-django:1.2 --\n* Updated Python script that builds the apache conf file\n* Added a bash script that builds the apache conf file\n* Both scripts do the same thing, so use whichever you want.\n\n### Important usage info\n```\nThere are 3 important ENV varibales you should use when using this\n\nENV SITE_SERVER_NAME\nENV SITE_SERVER_ADMIN\nENV SITE_DIRECTORY_NAME\n\nSet these befor running the apache-site-conf.py, or apache-site-conf.sh script.\n\n```\n\n### Example Dockerfile\n```yaml\nFROM btr1975/apache-py3-django:1.3\n\nENV SITE_SERVER_NAME=\"www.example.com\"\nENV SITE_SERVER_ADMIN=\"admin@example.com\"\nENV SITE_DIRECTORY_NAME=\"SomeDir\"\n\nCOPY ./SomeDir .\n\nRUN chmod 755 -R /DjangoSites \\\n    \u0026\u0026 /bin/apache-site-conf.sh\n\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtr1975%2Fapache-py3-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtr1975%2Fapache-py3-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtr1975%2Fapache-py3-django/lists"}