Skip to content

efazati/nginx-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mohammad Efazati
Sep 27, 2022
230fe8d · Sep 27, 2022

History

5 Commits
Sep 27, 2022
Sep 26, 2022
Sep 27, 2022
Sep 26, 2022
Sep 27, 2022

Repository files navigation

Nginx Vagrant

Technologies:

  • Nginx
  • Centos
  • Docker
  • Vagrant

Run

To run this project, use vagrant up. and then see https://192.168.58.100

Also after that you can ssh to nodes with this command vagrant ssh

Requirement

The only thing that you need is Vagrant https://www.vagrantup.com/docs/installation

Command

sudo tcpdump -i any -nn "port 8002"

ab -n 5000 -c 100 "https://192.168.58.100/app/"

About

Simple setup to test Nginx over vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages