Resources attached to the Road To DevOps tutorial https://blog.noobtoroot.xyz/road-to-devops/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Bertrand Janvoie 9fd55344ea Update 'Pepiniere/devops/README.md' 2 years ago
Pepiniere/devops Update 'Pepiniere/devops/README.md' 2 years ago
Road-to-DevOps merge Road-to-devops with Pepiniere 2 years ago
.gitignore Add Vagrant-Srv folder 3 years ago
README.md merge Road-to-devops with Pepiniere 2 years ago

README.md

FORMATION

How to open each presentation?

(Docker needs to be installed): ' docker run --rm -p 127.0.0.1:8080:80 --name http -v $(pwd):/usr/local/apache2/htdocs:ro httpd '

Display the presentation:

In your browser points to 'http://localhost:8080'