Skip to content

tkrisko/aws-nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus deployment in AWS.
Project aims to fully automate process of build fault tolerant Nexus deployment in AWS.


INSTRUCTION
Building the image process requires at least one public subnet and a key pair already downloaded.
The initial AWS configuration is necessary as well. i.e credential file.
#Cofiguration
inventory/group_vars/all.yaml
#build image
cd image/ansible
ansible-playbook -i ../inventory nexus.yaml
#deploy infrastructure
cd infrastructure/ansible
ansible-playbook -i ../inventory nexus.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages