Skip to content
Snippets Groups Projects
Commit 22d614254c7a authored by Alexander Trost's avatar Alexander Trost
Browse files

Added golang example application

Added simple Dockerfile

Fix the deploy stages

A bit of testing now #1

Fix the move/link of the project

Fix the test stage

Force link creation

Corrected the step stage

Fix the linking

Fixed the test and build stage

Improvements to the deploy stages

Use docker:dind as a service for image_build

Fix the govendor path

Show GOPATH

Show src path too

Use cache key

Well

Removed the setup stage

Added DOCKER_HOST var

Fixed the Dockerfile

Fix the copy of the app binary

Added imagePullSecrets

Fix what image tag we are deploying

Added manifests for ingress and the services

Currently manally to be run

Updated replica count

Update version

Automated ingress and service creation

Updated deploy_dev stage to deploy_live

Fixed selector for service

Sed ci env slug for all manifests

Delete service and recreate as services are a pain to update

Ignore service creation failures

Added version package with commit number

Use prometheus version package

Added .gitingore

Only update latest if we are building a tag

Use imagePullPolicy always for images

Removed __NAME__ variable as we don't do multi-simultanoues version
deployments

Auto deploy to dev
parent a979fa2715fe
No related branches found
No related tags found
Loading
Showing
with 1849 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment