An open API service indexing awesome lists of open source software.

https://github.com/msimonin/presentation-vagrant

presentation vagrant
https://github.com/msimonin/presentation-vagrant

Last synced: 3 months ago
JSON representation

presentation vagrant

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
```