Skip to content

Latest commit

 

History

History

nginx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nginx module

A Nginx module to expose HTML files through a proxy server.

Usage

💡 You can either provide your Nginx configuration or use the default one.

⚠️ This module only targets exposing HTML Website, it's not done for load balancing nor complex configuration.

Expose your built source on a server

dagger -m github.com/quartz-technology/daggerverse/nginx --files=<path> call expose up

Made with ❤️ by Quartz.