Skip to content
Snippets Groups Projects
  1. Jun 26, 2018
  2. Jun 24, 2018
  3. Jun 18, 2018
  4. Jun 15, 2018
  5. Feb 24, 2018
  6. Feb 09, 2018
  7. Jan 17, 2018
  8. Jul 04, 2017
  9. Jul 02, 2017
    • Alexander Trost's avatar
      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
Loading