Skip to content

iharrington/poc-lite

Repository files navigation

poc-lite

Setup deployment for litecoin

###.gitlab-ci.yml

  • Untested* but should allow for the playbooks to be executed and perform the following:

###cicd/ci.yml

Builds Dockerfile and pushes to dockerhub

###cicd/cd.yml

Deploys helm chart to docker for desktop (easily changed to k8s cluster)

includes:

  • headless-service
  • StatefulSet (with PV/PVC)

Terraform IAM (AWS)

###terraform/

###aws_setup.tf note update keys in terraform/aws_setup.tf to authenticate

###iam.tf Configured to create:

  • A role - ec2-role
  • A policy - ec2-reader
  • A group - ec2-reader-group
  • A user - ec2-user
  • Link them together using aws_iam_policy_attachment - ec2-reader-attachment

About

Setup deployment for litecoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors