Skip to content

Railway deployment for my homepage, hosted in Railway + NGINX server.

Notifications You must be signed in to change notification settings

keinaju/Homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Railway deployment for my homepage, hosted in Railway + NGINX server.

By default the site/ directory gets deployed to Railway 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.

About

Railway deployment for my homepage, hosted in Railway + NGINX server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published