{"id":23437827,"url":"https://github.com/onzack/rancher-saas-chart","last_synced_at":"2026-04-12T15:52:21.445Z","repository":{"id":50247863,"uuid":"318583932","full_name":"onzack/rancher-saas-chart","owner":"onzack","description":"ONZACK Rancher Software as a Service","archived":false,"fork":false,"pushed_at":"2021-05-31T16:13:37.000Z","size":217,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T11:38:40.297Z","etag":null,"topics":["kubernetes","managed-services","rancher"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onzack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-04T17:11:00.000Z","updated_at":"2022-03-29T20:48:17.000Z","dependencies_parsed_at":"2022-09-06T16:11:11.119Z","dependency_job_id":null,"html_url":"https://github.com/onzack/rancher-saas-chart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Francher-saas-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Francher-saas-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Francher-saas-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Francher-saas-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onzack","download_url":"https://codeload.github.com/onzack/rancher-saas-chart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248093904,"owners_count":21046762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubernetes","managed-services","rancher"],"created_at":"2024-12-23T14:38:23.140Z","updated_at":"2026-04-12T15:52:16.387Z","avatar_url":"https://github.com/onzack.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ONZACK Rancher Software as a Service Helm Chart\nThis repository contains the Code for ONZACK Rancher Software as a Service.    \n\n# Quick Start\n\n## Prepare\nYou need:\n- A Kubernetes cluster with an Ingress Controller\n- A loadbalancer or DNS entry for *.rancher.example.com pointing to your cluster\n- TLS keys and certificates\n\nMake sure to replace *.rancher.example.com with the values from your environment.\n\n## Install\nClone this repository:\n```\ngit clone -b refactoring https://github.com/onzack/rancher-saas-chart.git\n```\nCreate a custom values file for Helm:\n```\ncat \u003c\u003c EOF \u003e\u003e custom-values.yaml\n# Infrastructure environemnt specific values for Rancher SaaS.\n# This is a YAML-formatted file.\n# Declare variables to be passed into your templates.\n \nrancher:\n  tag: v2.5.6\n  twoPointFive: true\n \nrancherGuard:\n  enabled: false\n  \nstorage:\n  enabled: false\n \ningress:\n  letsEncrypt:\n    enabled: false\nEOF\n```\nInstall a Rancher SaaS instance with the name \"rancher-dev1\":\n```\nhelm upgrade --install -n rancher-dev1 \\\n  -f ./rancher-saas-chart/deployments/kubernetes/helm/rancher-saas/size-S.yaml \\\n  -f custom-values.yaml \\\n  --set rancher.size=S \\\n  --set ingress.TLSkey=\"TLS Key base64 encoded\" \\\n  --set ingress.TLScert=\"TLS Cert base64 encoded\" \\\n  --set ingress.CAcert=\"TLS CA cert base64 encoded\" \\\n  --set rancher.instanceName=rancher-dev1 \\\n  --set ingress.domain=\"rancher.example.com\" \\\n  rancher-dev1 ./rancher-saas-chart/deployments/kubernetes/helm/rancher-saas\n```\nTo access your new Rancher instance go to https://rancher-dev1.rancher.example.com.   \n\nMore documentation will follow.\n\n# Licence\nCopyright 2021 ONZACK AG\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonzack%2Francher-saas-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonzack%2Francher-saas-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonzack%2Francher-saas-chart/lists"}