{"id":23465778,"url":"https://github.com/natrontech/kubetrial","last_synced_at":"2025-08-26T23:32:58.385Z","repository":{"id":53150162,"uuid":"521284880","full_name":"natrontech/kubetrial","owner":"natrontech","description":"A webapplication where you can easily deploy test instaces of your workload application for sales purposes.","archived":false,"fork":false,"pushed_at":"2022-09-12T22:33:46.000Z","size":666,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-28T05:47:05.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natrontech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null}},"created_at":"2022-08-04T13:49:43.000Z","updated_at":"2024-04-28T05:47:05.596Z","dependencies_parsed_at":"2023-01-18T05:30:54.778Z","dependency_job_id":null,"html_url":"https://github.com/natrontech/kubetrial","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/natrontech%2Fkubetrial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrontech%2Fkubetrial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrontech%2Fkubetrial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrontech%2Fkubetrial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natrontech","download_url":"https://codeload.github.com/natrontech/kubetrial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231089089,"owners_count":18326324,"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":[],"created_at":"2024-12-24T11:36:56.551Z","updated_at":"2024-12-24T11:36:57.347Z","avatar_url":"https://github.com/natrontech.png","language":"TypeScript","funding_links":["https://github.com/sponsors/janlauber"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://natron.io/\"\u003e\n        \u003cimg height=\"120px\" src=\"assets/kubetrial_logo_color.png\" /\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003e\n        KubeTrial\n    \u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\n    A \u003cbr /\u003e\n    \u003ca href=\"https://github.com/natrongmbh/kubetrial\"\u003eWeb Application\u003c/a\u003e\n    \u003cbr /\u003e\n    where you can easily deploy test instaces of your workload application for sales purposes.\n  \u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/natrongmbh/kubetrial/issues\"\u003e\u003cimg\n    src=\"https://img.shields.io/github/issues/natrongmbh/kubetrial\"\n    alt=\"Build\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sponsors/janlauber\"\u003e\u003cimg\n    src=\"https://img.shields.io/github/sponsors/janlauber\" \n    alt=\"Sponsors\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/natrongmbh/kubetrial\"\u003e\u003cimg \n    src=\"https://img.shields.io/github/license/natrongmbh/kubetrial\" \n    alt=\"License\"\n  /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.codefactor.io/repository/github/natrongmbh/kubetrial\"\u003e\u003cimg \n    src=\"https://www.codefactor.io/repository/github/natrongmbh/kubetrial/badge\" \n    alt=\"CodeFactor\" \n  /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  kubetrial allowes you to create and manage trial deployments of your application.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cem\u003e\n    Check out the company behind kubetrial – \n    \u003ca\n      href=\"https://natron.io/\"\n    \u003ehttps://natron.io\u003c/a\u003e\n  \u003c/em\u003e\n\u003c/p\u003e\n\n\u003ch2\u003e\u003c/h2\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\n## Everything you would expect\n\n### It's a simple web app\n\nKubeTrial is a simple web application to create and manage trial deployments of your application.  \nIt is mandatory to have a Helm chart for your applications to use KubeTrial.  \nYou can define which Helm chart values should be editable by the `sales` user.  \nThe `sales` user can create a trial deployment of your application and share the link with the customer.  \nWhile creating an application you can upload a default `values.yaml` file which overwrites some default values of your Helm chart.  \nEach trial deployment is created in a separate namespace with the prefix `kubetrial-`.  \nThe `sales` user can delete the trial deployment at any time.  \n\n### Open Source\n\nTrust me, I'm open source.  \nYou can find the source code on [Github](https://github.com/natrongmbh/kubetrial).  \nThe frontend is written in Next.js and the backend in GoLang.  \nLicense: GPL 3\n\n\u003ch2\u003e\u003c/h2\u003e\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\n## Setup\n\nYou can deploy kubetrial in your Kubernetes cluster, but you have to set all the env variables.\n\n- [kubernetes-example](/kubernetes/)\n\n\n### Environment Variables\n\n#### Frontend\n\n- `NEXT_API_URI` (required): The URI of the backend API.  \n  Default: *none*\n\n\n#### Backend\n\n- `CORS` (optional): Set CORS headers for the API.  \n  Default: `*`\n- `JWT_SECRET_KEY` (optional): Set the JWT secret key.\n- `ADMIN_PASSWORD` (optional): Set the admin password.  \n  Default: `admin`\n- `DB_USERNAME` (optional): Set the database username.  \n  Default: `postgres`\n- `DB_PASSWORD` (optional): Set the database password.  \n  Default: `postgres`\n- `DB_NAME` (optional): Set the database name.  \n  Default: `postgres`\n- `DB_HOST` (optional): Set the database host.  \n  Default: `localhost`\n- `DB_PORT` (optional): Set the database port.  \n  Default: `5432`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatrontech%2Fkubetrial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatrontech%2Fkubetrial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatrontech%2Fkubetrial/lists"}