Skip to content

RishixMonk/task3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1)Created two dockerfiles one for building railsapp and other for ngnix.

2)Now creating nginx.conf files which informs nginx where to direct page requests to.

3)Then in nginx dockerfile downloading nginx image and copying nginx.conf file

4)Finally,creating docker-compose file which says building images for railsapp,nginx and coonecting postgres database to railsapp.

5)Now running localhost:8080 should open the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published