https://github.com/larsks/so-example-1108123
https://github.com/larsks/so-example-1108123
example stackoverflow
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larsks/so-example-1108123
- Owner: larsks
- Created: 2022-08-15T13:55:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T15:30:46.000Z (over 3 years ago)
- Last Synced: 2025-08-13T21:42:25.401Z (5 months ago)
- Topics: example, stackoverflow
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```