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

https://github.com/larsks/so-example-1108123


https://github.com/larsks/so-example-1108123

example stackoverflow

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Routed access to Docker containers

This reproduces the environment described in .

## Requirements

To deploy this environment, you will need:

- [Vagrant](https://www.vagrantup.com/)
- The Vagrant [libvirt provider](https://github.com/vagrant-libvirt/vagrant-libvirt)
- [Ansible](https://www.ansible.com/)

## Deploying

To bring up this environment:

```
vagrant up
```