{"id":16362447,"url":"https://github.com/petemcw/docker-apache","last_synced_at":"2026-05-07T09:32:19.296Z","repository":{"id":139038540,"uuid":"46698202","full_name":"petemcw/docker-apache","owner":"petemcw","description":"Docker container for Apache","archived":false,"fork":false,"pushed_at":"2015-11-23T05:17:58.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-29T15:14:43.891Z","etag":null,"topics":["apache","docker","docker-image","proxy","reverse-proxy","unraid"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/petemcw.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-11-23T05:16:50.000Z","updated_at":"2015-11-23T05:18:24.000Z","dependencies_parsed_at":"2023-03-13T19:41:36.685Z","dependency_job_id":null,"html_url":"https://github.com/petemcw/docker-apache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petemcw/docker-apache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-apache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-apache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-apache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-apache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petemcw","download_url":"https://codeload.github.com/petemcw/docker-apache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fdocker-apache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018304,"owners_count":26086342,"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-10-14T02:00:06.444Z","response_time":60,"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":["apache","docker","docker-image","proxy","reverse-proxy","unraid"],"created_at":"2024-10-11T02:24:16.617Z","updated_at":"2025-10-14T08:35:56.389Z","avatar_url":"https://github.com/petemcw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# petemcw/docker-apache\n\nThis is an Apache web server container with reverse proxy services enabled. Reverse proxy gives the ability to visit http://www.domain.com/service and serve http://www.domain.com:8351. You can also enable HTTPS.\n\n![](https://raw.githubusercontent.com/petemcw/docker-templates/master/petemcw/img/apache-banner.png)\n\n## Usage\n\n```\ndocker create --name=apache -v \u003cpath to data\u003e:/config \\\n    -e PGID=\u003cgid\u003e \\\n    -e PUID=\u003cuid\u003e \\\n    petemcw/apache\n```\n\n**Parameters**\n\n* `-v /config`\n* `-e PGID` for GroupID - *optional*\n* `-e PUID` for UserID - *optional*\n* The ports `80` and `443` are exposed\n\nIt is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it apache /bin/bash`.\n\n## Setting up the application\n\n* Config files are located in `/config/apache`\n* Place web files in `/config/www`\n* Place keys in `/config/keys`\n\n## Updates\n\n* Upgrade to the latest version simply `docker restart apache`.\n* To monitor the logs of the container in real-time `docker logs -f apache`.\n\n## Credits\n\nThis Docker container is based on the great work from the team at [LinuxServer.io](https://www.linuxserver.io/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-apache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetemcw%2Fdocker-apache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fdocker-apache/lists"}