Skip to content

Lighttpd on docker. Fast, light and minimal web server.

License

Notifications You must be signed in to change notification settings

dianudi/lighttpd-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighttpd Docker Reverse Proxy

Make Lighttpd a reverse proxy for connecting to each web server on many Docker containers. SSL uses a self-signed certificate and is auto-generated at once. Main branch is for Reverse proxy, for other variant see branch menu.

Build

  1. Clone or download this repository.
  2. Configure your web service in the etc/service-enabled directory as you want.
  3. Build with docker compose
docker compose up -d --build
  1. Check the container .
docker compose ps

Contribution

You are free to contribute to this repository. If you find an issue, you can open an issue at this repository.

About

Lighttpd on docker. Fast, light and minimal web server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published