{"id":28530802,"url":"https://github.com/mayadata-io/director-charts-internal","last_synced_at":"2026-01-29T21:31:40.393Z","repository":{"id":56102909,"uuid":"189271045","full_name":"mayadata-io/director-charts-internal","owner":"mayadata-io","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-18T11:12:36.000Z","size":4737,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-07T08:42:31.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mayadata-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-29T17:37:03.000Z","updated_at":"2020-08-06T04:47:02.000Z","dependencies_parsed_at":"2022-08-15T13:10:43.874Z","dependency_job_id":null,"html_url":"https://github.com/mayadata-io/director-charts-internal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mayadata-io/director-charts-internal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayadata-io%2Fdirector-charts-internal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayadata-io%2Fdirector-charts-internal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayadata-io%2Fdirector-charts-internal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayadata-io%2Fdirector-charts-internal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayadata-io","download_url":"https://codeload.github.com/mayadata-io/director-charts-internal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayadata-io%2Fdirector-charts-internal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28885562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-06-09T14:37:34.296Z","updated_at":"2026-01-29T21:31:40.341Z","avatar_url":"https://github.com/mayadata-io.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maya OpenEBS Director\n\n1.x Plan\n\nhttps://docs.google.com/spreadsheets/d/12i1HKknQ_5vXd6bZst42AMyR_lTPdkkb4Svnr4fnxzo/edit?usp=sharing\n\n# Workflow for adding/updating helm charts for end users\n\nTODO\n## Goals\n1. Define a well documented workflow so that a developer adds/modifies some flags in 1.n release, such that in 1.(n+1) release the dev/ops doesn't need to add the flag back again.\n\n## Challenges\n1. The flags values might end up being different on [DC, mayadata-io/director-charts](https://github.com/mayadata-io/director-charts) \u0026 [DCI, mayadata-io/director-charts-internal](https://github.com/mayadata-io/director-charts-internal)\n\n## Differences b/w DC \u0026 DCI configuration\n1. The Google Analytics tracking is disabled on DCI but enabled on DC, see the `featureAnalyticsDisable` key in values.yaml\n\n\n## Steps to bring up MOD on Packet\n### Prerequisite\n```\n1.Deploy openebs(0.9.0 and above) and create a storagepoolclaim using external disks and create a storageClass name cstor-storage-class.\n2.Create a github Oauth app and have the client id,secret and auth enable ready.\n3.Create a slack bot and have the client id and client secret ready.\n```\n### Deploying OpenEBS Director\n1. Do git clone of the repositories (https://github.com/mayadata-io/enterprise-manifest.git).\n2. cd /enterprise-manifest/1.0.0/RC1\n3. Execute deploy.sh script and fill in the required values.\n\n```\n    For Example:\n    ENTER NAMESPACE for OpenEBS Director\n    default\n    ENTER URl for OpenEBS Director\n    \u003cIP_Address_For_Accessing_The_UI\u003e (This should be one of the Node IPs) \n Note: The OpenEBS Director requires a Url for which can be any node IP.\n    ENTER Enabler\n    github_user:107XXXX\n    ENTER Client ID\n    xxxxa151827ecf0cxxxx\n    ENTER Secret\n    xxxx42fcaf547f1f593xxxxd66709bfd0d746xxxx\n    Email address\n    Email PASS\n    botclientid\n    xxxx25606770.30002626xxxx\n    bot client secret\n    xxxx93387e8cxxxx7d4358197d9cxxxx\n```\n4.Installation of MOD will start.\n\n5.Wait till all the MOD pods come up in running state.\n\n6.You can open MOD webconsole in browser with the NodeIp provided in Step 3.\n\nNote:Pods take time to come in running state which you can verify by using watch kubectl get pods.\n\n## Uninstalltion steps:\n\n1. Below command will clean up the MOD installation.\n\n```\nkubectl delete -f /enterprise-manifest/1.0.0/RC1/deploy.yaml\n\nkubectl delete pvc cassandra-data-cassandra-0 cassandra-data-cassandra-1 cassandra-data-cassandra-2 data-mysql-0 elasticsearch-logging-elasticsearch-logging-0\n\nkubectl delete jobs -l openebs.io/cas-type=jiva\n\n```\n\n2.Cleaning up the repo:\n\n  a. git reset --hard\n  \n  b. git clean -fd\n  \n3. Delete deploy.yaml file from /enterprise-manifest/1.0.0/RC1/\n\n```\nrm deploy.yaml\n```\n\n## Steps to bring up MOD on Rancher\n \u003c TO DO \u003e\n\n## Current limitations and notes\n \u003cTO DO \u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayadata-io%2Fdirector-charts-internal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayadata-io%2Fdirector-charts-internal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayadata-io%2Fdirector-charts-internal/lists"}