All Projects → vtorosyan → ansible-docker-vagrant-example

vtorosyan / ansible-docker-vagrant-example

Licence: other
An example to demonstrate the power of Ansible, Docker and Vagrant

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to ansible-docker-vagrant-example

alexa-openwebif
alexa skill to control your openwebif device
Stars: ✭ 25 (+13.64%)
Mutual labels:  vagrant
vim-vagrant
basic vim/vagrant integration
Stars: ✭ 55 (+150%)
Mutual labels:  vagrant
vagrant-ids
An Ubuntu 16.04 build containing Suricata, PulledPork, Bro, and Splunk
Stars: ✭ 21 (-4.55%)
Mutual labels:  vagrant
sig-windows-dev-tools
This is a batteries included local development environment for Kubernetes on Windows.
Stars: ✭ 52 (+136.36%)
Mutual labels:  vagrant
jumbo
🐘 A local Hadoop cluster bootstrapper using Vagrant, Ansible, and Ambari.
Stars: ✭ 17 (-22.73%)
Mutual labels:  vagrant
vvv-utilities
Official VVV extensions
Stars: ✭ 22 (+0%)
Mutual labels:  vagrant
ansible-role-test-vms
DEPRECATED - A Vagrant configuration to test Ansible roles against a variety of Linux distributions.
Stars: ✭ 42 (+90.91%)
Mutual labels:  vagrant
tsharkVM
tshark + ELK analytics virtual machine
Stars: ✭ 51 (+131.82%)
Mutual labels:  vagrant
litemall-dw
基于开源Litemall电商项目的大数据项目,包含前端埋点(openresty+lua)、后端埋点;数据仓库(五层)、实时计算和用户画像。大数据平台采用CDH6.3.2(已使用vagrant+ansible脚本化),同时也包含了Azkaban的workflow。
Stars: ✭ 36 (+63.64%)
Mutual labels:  vagrant
fastdata-cluster
Fast Data Cluster (Apache Cassandra, Kafka, Spark, Flink, YARN and HDFS with Vagrant and VirtualBox)
Stars: ✭ 20 (-9.09%)
Mutual labels:  vagrant
magento2-fast-vm
Optimal vagrant developer box for Magento2. Folders synced by nfs/rsync. This box includes Magento developer utilities.
Stars: ✭ 89 (+304.55%)
Mutual labels:  vagrant
docker-swarm-mode-getting-started
Repository for my Pluralsight course Getting Started with Docker Swarm Mode
Stars: ✭ 40 (+81.82%)
Mutual labels:  vagrant
pereval-server
The Pereval server: a set of OSINT & misc related web-services
Stars: ✭ 27 (+22.73%)
Mutual labels:  vagrant
vagrant-ansible-kubernetes
Combination of Vagrant and Ansible to spin up a Kubernetes cluster
Stars: ✭ 50 (+127.27%)
Mutual labels:  vagrant
ansible virtualization
Ansible Collection: Virtualization roles
Stars: ✭ 31 (+40.91%)
Mutual labels:  vagrant
dockerX
Examples of amazing Docker/Docker-Compose/Docker Swarm technologies
Stars: ✭ 17 (-22.73%)
Mutual labels:  vagrant
usergrid-docker
Build and run Usergrid 2.1 using Docker
Stars: ✭ 41 (+86.36%)
Mutual labels:  vagrant
sitecore-packer
Packer templates for Sitecore development with IIS, SOLR and SQL Server on Windows
Stars: ✭ 19 (-13.64%)
Mutual labels:  vagrant
docker-atlassian
A docker-compose orchestration for JIRA Software and Confluence based on docker containers.
Stars: ✭ 13 (-40.91%)
Mutual labels:  vagrant
super-duper-vault-train
🚄▼▼▼▼▼▼
Stars: ✭ 19 (-13.64%)
Mutual labels:  vagrant

ansible-docker-vagrant

An example to demonstrate the power of Ansible, Docker and Vagrant. Includes small Hello World application written in Kotlin exposing a RESTfull API endpoint which can be accessed directly from host machine.

Here is a blog post for this repository.

Pre-requisites

How to Use

  • Clone/Download the project
  • Go to the root directory and run vagrant up
  • Type 127.0.0.1/hello/<yourname> in your favourite web browser
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].