{"id":24870015,"url":"https://github.com/deepal/apache2-proxy-docker","last_synced_at":"2026-01-30T14:19:14.290Z","repository":{"id":150449450,"uuid":"166092586","full_name":"deepal/apache2-proxy-docker","owner":"deepal","description":"Apache2 Proxy Docker Container based on Ubuntu","archived":false,"fork":false,"pushed_at":"2019-01-16T18:48:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T22:02:52.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/deepal.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}},"created_at":"2019-01-16T18:48:02.000Z","updated_at":"2019-01-16T18:48:23.000Z","dependencies_parsed_at":"2023-06-26T00:00:51.842Z","dependency_job_id":null,"html_url":"https://github.com/deepal/apache2-proxy-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepal/apache2-proxy-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepal%2Fapache2-proxy-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepal%2Fapache2-proxy-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepal%2Fapache2-proxy-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepal%2Fapache2-proxy-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepal","download_url":"https://codeload.github.com/deepal/apache2-proxy-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepal%2Fapache2-proxy-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":[],"created_at":"2025-02-01T03:36:25.127Z","updated_at":"2026-01-30T14:19:14.282Z","avatar_url":"https://github.com/deepal.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Apache2 Proxy\n\n**FOR DEVELOPMENT PURPOSE ONLY**\n\nThis project contains docker files to build an image of a apache2 http proxy.\n\n### Prerequisites\n\nBy default this runs apache server on port 443 (HTTPS) and 80 (HTTP). To run it in HTTPS on port 443, you need to have selfsigned key and certificate available in `./cert` directory in order to build the image. If you don't need to run it in HTTPS, remove virtualhost configuration for port 443 in the `apache-config.conf` accordingly.\n\n### Steps to use \n\n1. Clone the repository\n2. Change the configuration file `apache-config.conf` accordingly\n3. Build the docker image\n```\ndocker build -t apache2 .\n```\n4. Run the container\n```\ndocker run -d -p 8080:80 -p 8081:443 apache2\n```\n5. Test the configuration on browser (trailing slash is required):\n\nHTTPS configuration\n```\nhttps://localhost:8081/example/\n```\n\nHTTP configuration\n```\nhttp://localhost:8080/example/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepal%2Fapache2-proxy-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepal%2Fapache2-proxy-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepal%2Fapache2-proxy-docker/lists"}