Giter Club home page Giter Club logo

cloud-demo's Introduction

Matt Sicker's CV

This repository hosts my CV/resume which is written in LaTeX.

Building

On macOS, just install MacTeX. On Ubuntu, the following minimal install works:

apt install --no-install-recommends texlive latex-xcolor texlive-latex-extra texlive-fonts-extra

Then run pdflatex on the file a couple times:

pdflatex cv.tex
pdflatex cv.tex

cloud-demo's People

Contributors

jvz avatar

Watchers

 avatar  avatar  avatar

cloud-demo's Issues

Add multiple environments

In order to demo continuous delivery nicely, we should have multiple deployment environments to use. At minimum, it would be nice to have a development and production environment to correspond to develop and master branches (i.e., git flow) respectively. We can switch in the Jenkinsfile to choose which environment based on the git branch (as is currently implemented for master).

This switch, besides deployment target, should also toggle the configuration somehow. This could be done via Spring profiles for simplicity, or configuration can be offloaded to Cloud Foundry (with appropriate Spring Cloud dependencies for PCF and any configuration for that), or even something like Eureka or etcd could handle that (see Spring Cloud Config or whatever for what's best supported).

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.