Skip to content
Snippets Groups Projects
  • Alexander Trost's avatar
    22d614254c7a
    Added golang example application · 22d614254c7a
    Alexander Trost authored
    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
    22d614254c7a
    History
    Added golang example application
    Alexander Trost authored
    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