https://github.com/msimonin/presentation-vagrant
presentation vagrant
https://github.com/msimonin/presentation-vagrant
Last synced: 3 months ago
JSON representation
presentation vagrant
- Host: GitHub
- URL: https://github.com/msimonin/presentation-vagrant
- Owner: msimonin
- License: mit
- Created: 2015-01-15T14:34:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-15T14:37:07.000Z (over 10 years ago)
- Last Synced: 2025-01-12T19:45:22.891Z (5 months ago)
- Language: JavaScript
- Size: 1.79 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tutoriel vagrant
## Slides (index..html)
## Une démo (wordpress)
```
cd demo
./init.sh (télécharge le module puppet de wordpress)
vagrant up
```## un exo (docker + remote API)
```
cd vagrant-docker
vagrant up
```