/algarete-platform

algarete site ansible

Primary LanguageDockerfile

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