Skip to content

Zak4sad/Oracle-Coding-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi this is Zakariaa SADEK ,

Fisrt of all clone the repository into your own laptop,

  • Set up your Docker environment
  • run : docker build -t test .
  • run : docker run -d -p 9090:443 test:latest
  • run : curl -k https://localhost:9090

NB : The -k flag is to turn off curl cert verification .

NB: You will find a Certificate Error

  • Ignore it and you will get a web Page like

  • go to terminal and run the command as follow

abs -n 10000 -c 10 https://localhost:9090/ >> output.txt

  • See the output of the file in output.txt

Weaknesses of my Dockerfile :

I think that my Dockerfile is not perfect yet , but i'm sure the the Self Signed certificates that i created is not suitable for production , so we need to purchase a certificate from a trusted Certificate Authority.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published