🌐 WeAreOpenSource Rancher Catalog
This project is a rancher catalog to simplify the initialization of certain tools around our stacks. We wanted to use the official catalog or helm directly, unfortunately they are sometimes not up to date on the tools.
Quick links :
- Mindset and what we would like to create
- How to start a project and maintain updates from stacks
- Global roadmap and ideas about stacks
- How to contribute and help us
Rancher (interface) :
- go in
Apps > Manage Catalog > Add Catalog
- configure name namespace and add url
https://github.com/weareopensource/rancher-catalog.git
- go in
Apps > Launch
- Selectn configure and install
Helm (command line) :
git clone https://github.com/weareopensource/rancher-catalog.git
helm package charts/SERVICES/VERSION
helm install WORKLOAD_NAME -f CONFIG.yaml ./SERVICES-VERSION.tgz
- release :
npm run release -- --first-release
standard version, changelog, tag & choose version number : -- --release-as 1.1.1 - release:auto :
GITHUB_TOKEN=XXXXX npm run release:auto
semantic release, changelog, tag, release require repositoryUrl conf in package.json
✏️ Contribute
Today, we dreams to create Backs/Fronts, aligns on feats, in multiple languages, in order to allow anyone to compose fullstack on demand (React, Angular, VusJS, Node, Nest, Swift, Go). Feel free to discuss, share other kind of bricks, and invite whoever you want with this mindset to come help us.
Feel free to help us ! :)