Skip to content

mesaguy/docker-lighttpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alpine based lighttpd service

DockerHub Badge

Introduction

Simple unprivileged lighttpd implementation.

lighttpd runs on 8080/tcp as the user 'lighttpd', error logs are send to stderr

Usage

HTTP data can be mounted to /var/www/localhost/htdocs

The /etc/lighttpd/custom.conf (empty by default) is included by /etc/lighttpd/lighttpd.conf and can be overwritten for simple customizations. Otherwise, the /etc/lighttpd/lighttpd.conf file can be overwritten.

Access logs are written to /var/log/lighttpd which should be a mounted volume

About

Simple unprivileged alpine based lighttpd server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published