GithubHelp home page GithubHelp logo

cmoulliard / cmoulliard.github.com Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 11.41 MB

Web site

License: GNU General Public License v2.0

Ruby 6.03% HTML 11.02% CSS 33.42% JavaScript 17.58% Less 31.96%

cmoulliard.github.com's Issues

Migrate to sass & remove less

Latest version of jekyll uses sass & not anymore less. this is also the same about the theme "so simple"

  1. Replace less with scss files
  2. Review modifications to match mine with so simple

BLOG-1 : Create some blogs entries about Fabric8 V2

If we have something stable soon, I will write some blogs + video about :

  • Setup & configure Fabric V2 (native, boot2docker & vagrant)
  • Develop a project & package it as an image
  • Generate the Kubernetes Metadata to manage the application
  • Deploy the application into Fabric V2

Instructions to create a docker image/kubernetes file for a Fabric V2 project

you need a docker image and a kubernetes json to run stuff on kubernetes. So... "mvn docker:push" creates a docker image
http://fabric8.io/v2/mavenPlugin.html#building-your-docker-image

and pushes it to a local docker registry (see the use of env vars in the pom.xml of the quickstarts);
http://fabric8.io/v2/mavenPlugin.html#specifying-the-location-of-your-local-docker-registry

then the json is created via "mvn fabric8:json".
http://fabric8.io/v2/mavenPlugin.html#generating-the-json

Then you can run it on kubernetes via the CLI, dragging/dropping the app zip into the Library tab (currently not enabled on hawtio 2.x but it'll come back soon) or use maven

use fabric8:run to run a generated kubernetes json:
http://fabric8.io/v2/mavenPlugin.html#running

(mvn fabric8:deploy just adds it to the app library so you can then run it via hawtio - but thats currently disabled...)

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.