Coder Social home page Coder Social logo

alphagov / paas-traefik-boshrelease Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daniellavoie/traefik-boshrelease

0.0 2.0 2.0 129 KB

A Bosh Release to deploy a Træfik reverse-proxy

Home Page: https://traefik.io

License: Apache License 2.0

Shell 100.00%
govuk-paas paas

paas-traefik-boshrelease's Introduction

Træfik BOSH Release

This BOSH release deploys a Træfik reverse-proxy.

Træefik is a modern and dynamic reverse-proxy, that is well known for implementing on-demand Let's Encrypt certificates.

So the main use-case for this BOSH Release is to deploy Træfik in front of your Cloud Foundry routers. This enable all your Cloud Foundry applications to benefit from valid HTTPS certificates with absolutely no fuss. They are provisioned on the fly, when the first web request is made. See the main deployment manifest and related operations files for Cloud Foundry integration.

What is BOSH?

For those who don't know, BOSH is Borg++, where Google Borg is a large-scale cluster management tool. Borg is a proprietary tool by Google, whereas BOSH is Open Source.

For an introduction about what is BOSH, go watch this talk given by Benjamin Gandon from Gstack and then go read the Ultimate Guide to BOSH in order to lean more.

Usage

Here is a very basic way of using this BOSH Release. You'll need to properly target a previously-installed BOSH Director.

export BOSH_ENVIRONMENT=<alias>
export BOSH_DEPLOYMENT=traefik

git clone https://github.com/gstackio/traefik-boshrelease.git
cd traefik-boshrelease

mkdir tmp
> tmp/depl-creds.yml
chmod 600 tmp/depl-creds.yml

bosh deploy deployment/traefik-deployment.yml --vars-store tmp/depl-creds.yml

For more details and possible variants, go read the documentation in the deployment sub-directory.

An example for a Træfik deployment that is integrated to Cloud Foundry is available in the Easy Foundry distribution.

Contributing

Please feel free to submit issues and pull requests.

Author and License

Copyright © 2018-present, Benjamin Gandon

Like the rest of BOSH, the Træfik BOSH release is released under the terms of the Apache 2.0 license.

paas-traefik-boshrelease's People

Contributors

bgandon avatar gk-concourse-ninja avatar daniellavoie avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.