atighineanu / mkcaasp-containerized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkcaasp-containerized

The list of TO DO things prior to start working with this tool:

  • setup your DockerHub account/repo (private repo for a docker image)
  • put the variable RegCode in any of your /utils/*.go files ( e.g. 'const RegCode = ')
  • make sure you properly installed concourse and fly
  • make sure you have access to your concourse instance + a working token
  • make sure you set up a proper pipeline.yml in concourse
  • make sure you set your openstack.json file (/caasp-openstack-terraform/openstack.json) with all your proper credentials
  • make sure you set the constant ClusterTempl in /utils/data.go with all proper settings related to your openstack Env

About

License:Apache License 2.0


Languages

Language:Go 53.5%Language:SaltStack 22.9%Language:HCL 11.8%Language:Shell 10.9%Language:Dockerfile 0.6%Language:OpenEdge ABL 0.3%