{"id":48269208,"url":"https://github.com/semhoun/docker_webserver","last_synced_at":"2026-04-04T22:05:23.734Z","repository":{"id":139316831,"uuid":"466821436","full_name":"semhoun/docker_webserver","owner":"semhoun","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-22T18:27:12.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T20:27:42.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/semhoun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-06T18:26:31.000Z","updated_at":"2025-11-22T18:27:04.000Z","dependencies_parsed_at":"2023-03-12T05:45:14.819Z","dependency_job_id":"6f6e9182-19bd-4c8e-94b2-f1d7892d113d","html_url":"https://github.com/semhoun/docker_webserver","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/semhoun/docker_webserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semhoun%2Fdocker_webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semhoun%2Fdocker_webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semhoun%2Fdocker_webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semhoun%2Fdocker_webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semhoun","download_url":"https://codeload.github.com/semhoun/docker_webserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semhoun%2Fdocker_webserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":"2026-04-04T22:05:21.887Z","updated_at":"2026-04-04T22:05:23.723Z","avatar_url":"https://github.com/semhoun.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Semhoun's Webserver\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)  ![Docker Size](https://img.shields.io/docker/image-size/semhoun/webserver)  ![Docker Pull](https://img.shields.io/docker/pulls/semhoun/webserver)\n\nApache / PHP-FPM in one docker.\n\nUsed in E-Dune infra.\n\n## Getting Started\n\n### Prerequisities\n\n\nIn order to run this container you'll need docker installed.\n\n* [Windows](https://docs.docker.com/windows/started)\n* [OS X](https://docs.docker.com/mac/started/)\n* [Linux](https://docs.docker.com/linux/started/)\n\n### Usage\n\n#### Docker\n\n```shell\ndocker run -v ./www:/www semhoun/webserver\n```\n#### Docker Compose\n```yaml\nversion: \"3.2\"\n\nservices:\n  webserver:\n    image: semhoun/webserver\n    environment:\n      - SERVER_NAME=\"www.docker.test\"\n      - SERVER_ADMIN=\"webmaster@docker.test\"\n    volumes:\n      - ./www/:/www/\n    ports:\n      - 8080:80\n```\n\n#### Environment Variables\n\n* `SERVER_NAME` - Website url (ie: www.docker.test)\n* `SERVER_ADMIN` - Apache webmaster mail (ie: )\n* `DEBUG_MODE` - Debug mode (display php errors)\n\n#### Volumes\n\n* `/www` - Website location (www/public would be detected as root directory)\n\n#### Useful File Locations\n\n* `/etc/apache2/conf-docker/` - Specific confs for docker\n  \n* `/etc/apache2/conf-docker/20-htdocs.conf` - htdocs configuration (ex: /www/public)\n* `/etc/apache2/conf-docker/30-healthcheck.conf` - Health check alias configuration\n* `http://localhost/.well-known/healthcheck` - Health check url\n\n## Built With\n\n* Debian bullseye\n* Apache\n* PHP 8.0\n* Supervisor\n\n## Find Us\n\n* [GitLab](https://gitlab.com/semhoun/docker_webserver)\n* [DockerHub](https://hub.docker.com/repository/docker/semhoun/webserver)\n\n## Authors\n\n* **Nathanaël Semhoun** -  [semhoun](https://gitlab.com/semhoun)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemhoun%2Fdocker_webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemhoun%2Fdocker_webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemhoun%2Fdocker_webserver/lists"}