{"id":31201943,"url":"https://github.com/programmfabrik/fylr-helm","last_synced_at":"2026-01-29T16:12:31.559Z","repository":{"id":97950508,"uuid":"513310394","full_name":"programmfabrik/fylr-helm","owner":"programmfabrik","description":"A Helm-Chart for the fylr application","archived":false,"fork":false,"pushed_at":"2025-12-19T17:38:32.000Z","size":2456,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T06:47:55.155Z","etag":null,"topics":["charts","helm","helm-charts","k8s","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/programmfabrik.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-12T22:34:07.000Z","updated_at":"2025-12-19T17:37:38.000Z","dependencies_parsed_at":"2023-10-04T15:48:07.723Z","dependency_job_id":"4dc4dcc3-d11a-4dca-9368-6902948784ab","html_url":"https://github.com/programmfabrik/fylr-helm","commit_stats":null,"previous_names":[],"tags_count":267,"template":false,"template_full_name":null,"purl":"pkg:github/programmfabrik/fylr-helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmfabrik","download_url":"https://codeload.github.com/programmfabrik/fylr-helm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-helm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28880972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["charts","helm","helm-charts","k8s","kubernetes"],"created_at":"2025-09-20T13:02:50.296Z","updated_at":"2026-01-29T16:12:31.555Z","avatar_url":"https://github.com/programmfabrik.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fylr-helm\n\nA Helm chart for the fylr application\n\n## Default deployment\nsee [charts/fylr/](https://github.com/programmfabrik/fylr-helm/blob/main/charts/fylr/README.md)\n\n## Deploy execserver separately\n... if you do not want to deploy it as part of the fylr helm chart, e.g. to have a pool of execservers that work for many flyr instances:\n\nsee [charts/execserver](https://github.com/programmfabrik/fylr-helm/tree/main/charts/execserver)\n\n------\n\n## Contact us\n\nFor Issues and questions please write to support@programmfabrik.de\n\n------\n\n## Development and Testing\n\n### Requirements\n\n- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/)\n- [helm](https://github.com/helm/helm/)\n- [ct](https://github.com/helm/chart-testing)\n- A Kubernetes test cluster, e.g. via [Minikube](https://minikube.sigs.k8s.io/docs/start/), [Kind](https://kind.sigs.k8s.io/) or [Docker-Desktop](https://www.docker.com/products/docker-desktop/)\n- *Yamllint*, *Yamale* simply install these packages with `make dep-install`\n\n### Setup\n\n- Install the requirements\n- Install the dependencies with `make dep-install`\n- Install a local Kubernetes cluster\n- Install an Ingress Controller, e.g. [nginx-ingress](https://kubernetes.github.io/ingress-nginx/deploy/)\n\n### Linting\n\n#### Lint execserver\n\n```bash\nmake lint-execserver\n```\n\n#### Lint fylr\n\n```bash\nmake lint-fylr\n```\n\n### Testing\n\n#### Test execserver\n\n```bash\nmake test-execserver\n```\n\n#### Test fylr\n\n```bash\nmake test-fylr\n```\n\n### Install\n\n#### Install execserver\n\n```bash\nmake install-execserver\n```\n\n#### Install fylr\n\n```bash\nmake install-fylr\n```\n\n### Uninstall\n\n#### Uninstall execserver\n\n```bash\nmake uninstall-execserver\n```\n\n#### Uninstall fylr\n\n```bash\nmake uninstall-fylr\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-helm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammfabrik%2Ffylr-helm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-helm/lists"}