项目作者: neikei

项目描述 :
Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.
高级语言: Shell
项目地址: git://github.com/neikei/dockerce-testing-environment.git
创建时间: 2018-02-06T17:53:44Z
项目社区:https://github.com/neikei/dockerce-testing-environment

开源协议:GNU General Public License v3.0

下载


dockerce-testing-environment

Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.

Requirements

  • Virtualbox >= 5.2.4
  • Vagrant >= 2.0.1
  • Vagrant Plugins:
    • vagrant plugin install vagrant-hostmanager
    • vagrant plugin install vagrant-vbguest

Getting started

  1. git clone https://github.com/neikei/dockerce-testing-environment.git
  2. cd dockerce-testing-environment
  3. vagrant up
  4. … wait …
  5. Open Portainer in your web browser: http://portainer.test

Feedback, Issues and Pull-Requests

Feel free to report issues, fork this project and submit pull requests.