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
3711cea35a
|
2 years ago | |
---|---|---|
Pepiniere | 2 years ago | |
Road-to-DevOps | 2 years ago | |
.gitignore | 3 years ago | |
README.md | 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'