Skip to content

Krischan101/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NGINX Example

This example is deploys a site using NGINX

Deploy on Railway

✨ Features

  • NGINX
  • Static Site

πŸ’β€β™€οΈ How to use

  • Open the site/index.html in the browser

πŸ“ Notes

By default the site/ directory gets deployed as a static site. This can be modified by changing the Dockerfile.

The site is deployed using the default NGINX configuration. This can be overridden with a custom conf file by adding

COPY nginx.conf /etc/nginx/nginx.conf

to the end of the Dockerfile. For more information, read the docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published