Skip to content

Production environment that will make the communication between the client and the server using vagrant to generate the environment and dockers to run the microservices

License

Notifications You must be signed in to change notification settings

TeamBasedLearning/Production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Production

Production environment that will make the communication between the client and the server using vagrant to generate the environment and dockers to run the microservices

Tutorial:

  • Upload virtual machine: vagrant up
  • Enter the virtual machine: vagrant ssh

Server:

  • Inside the machine will have two folders, one is the client and the other the server, enter the client and upload the docker:
cd Service/tbl
make up
  • The server will be standing at ip:port 127.0.0.1:5050, insert it in your browser.

Client:

...

About

Production environment that will make the communication between the client and the server using vagrant to generate the environment and dockers to run the microservices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published