Skip to content

paramsiddharth/web-server-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Web Server Suite

A collection of web server technologies with respective examples and Dockerfiles, containing implementations from base OS images as well as official images from Docker Hub.

Server Technologies

Click on any server's name to open its implementation:

       Server Licence Description External
Nginx Nginx 2-clause BSD A web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Website
Apache Apache Apache Licence 2.0 A free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Website
Lighttpd Lighttpd 3-clause BSD An open-source web server optimized for speed-critical environments while remaining standards-compliant, secure and flexible. Website
Gunicorn Gunicorn MIT License A Python Web Server Gateway Interface (WSGI) HTTP server for UNIX, which is broadly compatible, simple, light, and fairly speedy. Website

Made with ❤ by Param.