{"id":24994952,"url":"https://github.com/devkyt/fs-helm-chart","last_synced_at":"2025-03-29T14:23:39.292Z","repository":{"id":275288291,"uuid":"925651162","full_name":"devkyt/fs-helm-chart","owner":"devkyt","description":"Helm Chart for basic files storage applicaton","archived":false,"fork":false,"pushed_at":"2025-02-01T12:01:45.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T13:21:32.919Z","etag":null,"topics":["helm","kubernetes","python"],"latest_commit_sha":null,"homepage":"","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/devkyt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-01T11:59:12.000Z","updated_at":"2025-02-01T12:01:48.000Z","dependencies_parsed_at":"2025-02-01T13:21:34.350Z","dependency_job_id":"c5da9e28-c519-4579-9717-0c0e8ea94bc1","html_url":"https://github.com/devkyt/fs-helm-chart","commit_stats":null,"previous_names":["devkyt/fs-helm-chart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Ffs-helm-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Ffs-helm-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Ffs-helm-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkyt%2Ffs-helm-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkyt","download_url":"https://codeload.github.com/devkyt/fs-helm-chart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246194245,"owners_count":20738638,"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","kubernetes","python"],"created_at":"2025-02-04T15:25:45.288Z","updated_at":"2025-03-29T14:23:39.089Z","avatar_url":"https://github.com/devkyt.png","language":"Smarty","readme":"## What to do with it\nIn case of any changes to Helm Chart ensure it is still valid and ready to go:\n```shell\nhelm lint .\nhelm template .\nhelm install --dry-run fs-app .\n```\n\nDeploy app to cluster:\n```shell\nhelm upgrade --install fs-app . --namespace fs --create-namespace\n```\n\nUpgrade app:\n```\nhelm upgrade fs-app . --namespace fs\n```\n\nDelete app from cluster:\n```\nhelm uninstall fs-app --namespace fs\n```\n\n## How to Test\nMap to the service port:\n```shell\nkubectl port-forward -n fs svc/fs-app-svc 8080:8081\n```\n\nUpload file:\n```shell\ncurl -iX POST -F \"file=@README.md\" http://localhost:8080/upload\n```\n\nDownload file:\n```shell\n# with curl\ncurl -iX GET  http://localhost:8080/uploads/README.md --output Uploaded.md\n\n# or just open in browser\nhttp://localhost:8080/uploads/README.md\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkyt%2Ffs-helm-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkyt%2Ffs-helm-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkyt%2Ffs-helm-chart/lists"}