Skip to content

apache-httpd

Logo

Description

The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://httpd.apache.org/
Official Docker Documentation: https://hub.docker.com/_/httpd

Image

httpd:latest

Categories

  • Web
  • Proxy

Ports

  • 8080:80/tcp
  • 8443:443/tcp

Volumes

ContainerBind
/usr/local/apache2/htdocs//opt/appdata/apache-httpd

Environment Variables

NameLabelDefaultDescription
PUIDPUID1000``````
PGIDPGID1000``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.apache-httpd.ruleHost(`apache-httpd.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.apache-httpd.entrypointshttps
traefik.http.services.apache-httpd.loadbalancer.server.port80
traefik.http.routers.apache-httpd.tlstrue
traefik.http.routers.apache-httpd.tls.certresolverdefault
traefik.http.routers.apache-httpd.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleApache Httpd
mafl.descriptionThe Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.
mafl.linkhttps://apache-httpd.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupWeb
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/apache-httpd.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.