Skip to content

lucksolutions/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

Software Used

Cloud Infrastructure

Create Network and Server infrastructure

  • Terraform
  • Packer

Security

Provide security services for encryption, secret storage

  • Vault

Workflow Automation

  • Jenkins
  • CircleCI

Binary Repository

  • Artifactory

Deployment Platform

  • Docker

Automated Testing

  • ??

Design Decisions

  • Terraform to create infrastructure within our chosen cloud provider. Packer to create custom server images to be used by Terraform.
  • Use immutable infrastructure. Use packer/docker to build images/containers for deployment.
  • Use vendor hosted systems vs. hosting our own in the cloud.

Implementation Roadmap

  1. Use Terraform and Ansible to create Vault cluster
  2. Use Terraform and Ansible to create Docker Swarm
  3. Deploy artifact repository to Docker
  4. Deploy Jenkins cluster to Docker Swarm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors