Skip to content

Generator Rancher Catalog

Published: at 12:00 AM

You can add private catalog entry in your Rancher instances, but creating configuration files could be really hard.

In order to avoid errors, I create a generator for Rancher catalog entry based on yeoman.

npm install -g yo
npm install -g generator-rancher-catalog

Then generate your new project:

yo rancher-catalog

Don’t hesitate to contribute, PR are welcome.

asciicast


Previous Post
Docker basics
Next Post
Un générateur pour les entrées de catalogue Rancher