{"id":22777310,"url":"https://github.com/omicsdi/ddi-helm-omicsdi","last_synced_at":"2026-01-08T05:41:05.123Z","repository":{"id":143170309,"uuid":"218336005","full_name":"OmicsDI/ddi-helm-omicsdi","owner":"OmicsDI","description":"Automation of Omicsdi deployment scripts ","archived":false,"fork":false,"pushed_at":"2021-11-19T13:58:17.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-05T15:18:02.849Z","etag":null,"topics":["helm","helm-charts","omicsdi-task"],"latest_commit_sha":null,"homepage":null,"language":"Mustache","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/OmicsDI.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-29T16:43:10.000Z","updated_at":"2021-11-19T13:58:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"6026ddff-b544-433e-bd2d-1bb116902345","html_url":"https://github.com/OmicsDI/ddi-helm-omicsdi","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/OmicsDI%2Fddi-helm-omicsdi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmicsDI%2Fddi-helm-omicsdi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmicsDI%2Fddi-helm-omicsdi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmicsDI%2Fddi-helm-omicsdi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmicsDI","download_url":"https://codeload.github.com/OmicsDI/ddi-helm-omicsdi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246323329,"owners_count":20758949,"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":["helm","helm-charts","omicsdi-task"],"created_at":"2024-12-11T19:13:44.474Z","updated_at":"2026-01-08T05:41:05.086Z","avatar_url":"https://github.com/OmicsDI.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://www.thegeekdiary.com/error-could-not-find-a-ready-tiller-pod-helm-error/ \n\n# ddi-helm-omicsdi\nAutomation of Omicsdi deployment scripts \n\nSecrets are needed for deployment's to work, u can ask us to provide secret file\n\n```bash \n\n$ helm lint mychart\n\n//for finding issues in charts\n\ncd profiledirpath\nhelm install --name=omicsprofile --namespace=test ./\n\ncd webservicedirpath\nhelm install --name=omicsservice --namespace=test ./\n\ncd dataflowdirpath\nhelm install --name=omicsdataflow --namespace=test ./\n\ncd frontenddirpath\nhelm install --name=omicsfrontend --namespace=test ./\n```\n\nOmicsdi folder for installing Mongodb replica set and Omicsdi web services \n\nOmicsfront for installing web app and server side rendering\n\nOmicsProfile for installing profile services for user login\n\nspring-cloud-data-flow for installing spring cloud data flow server.\n\nSecret File Required for all deployments :-\n\n``` yaml\napiVersion: v1\nkind: Secret\nmetadata:\n  name: omicsdi\ntype: Opaque\ndata:\n  MONGO_DB: \n  MONGO_USER: \n  MONGO_PASSWD: \n  MONGO_PORT: \n  MONGO_AUTH_DB:\n  ORCID_CLIENT_ID: \n  ORCID_CLIENT_SECRET: \n  TOKEN_SECRET: \n  FACEBOOK_APP_KEY: \n  FACEBOOK_APP_SECRET: \n  FACEBOOK_APP_NAMESPACE: \n  GITHUB_CLIENT_ID: \n  GITHUB_CLIENT_SECRET: \n  TWITTER_CONSUMER_KEY: \n  TWITTER_CONSUMER_SECRET: \n  ELIXIR_CLIENT_ID: \n  ELIXIR_CLIENT_SECRET: \n  LINKEDIN_CLIENT_ID: \n  LINKEDIN_CLIENT_SECRET: \n  GOOGLE_CLIENT_ID: \n  GOOGLE_CLIENT_SECRET: \n  DDI_MONGO_MACHINE_ONE: \n  DDI_MONGO_MACHINE_THREE: \n  DDI_MONGO_MACHINE_TWO: \n```\n\nDocker Images need to be generated as per requirements as images used in above source code have predefined values\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomicsdi%2Fddi-helm-omicsdi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomicsdi%2Fddi-helm-omicsdi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomicsdi%2Fddi-helm-omicsdi/lists"}