Skip to content

Example xroad 6 secure server installation using vagrant + ansible

Notifications You must be signed in to change notification settings

kakoni/xroad_vagrant_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xroad & ansible & AWS || Vagrant

Example xroad 6 secure server installation using vagrant(or ec2) + ansible.

Table of Contents

  1. Quick start using vagrant
  2. EC2 Usage
  3. References

Quick start

  • Boot vagrant box
  vagrant up
  • Configure vars, look at site.yml

  • Run ansible playbook

  ansible-playbook -vvv ./ansible/site.yml

EC2

To get started, install EC2.py scripts. See Amazon Documentation

  • Rename ansible.cfg.ec2 to ansible.cfg and edit accordingly

  • Configure vars, look at site.yml (TODO, setup VPC, EIP and Security Groups using ansible)

  • Run ansible playbook

  ansible-playbook -vvv ./ansible/site.yml

References

About

Example xroad 6 secure server installation using vagrant + ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published