{"id":16270344,"url":"https://github.com/alexsjones/sfs","last_synced_at":"2025-04-08T15:24:14.961Z","repository":{"id":149512950,"uuid":"438309431","full_name":"AlexsJones/sfs","owner":"AlexsJones","description":"A helm chart for a Kubernetes file server","archived":false,"fork":false,"pushed_at":"2022-01-09T11:37:09.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T11:51:47.164Z","etag":null,"topics":["fileserver","helm","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/AlexsJones.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":"2021-12-14T15:44:05.000Z","updated_at":"2022-07-15T15:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"29a3c554-f73c-4c1e-a236-b95a7a55e82a","html_url":"https://github.com/AlexsJones/sfs","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/AlexsJones%2Fsfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fsfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fsfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Fsfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexsJones","download_url":"https://codeload.github.com/AlexsJones/sfs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247868387,"owners_count":21009418,"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":["fileserver","helm","kubernetes"],"created_at":"2024-10-10T18:10:23.922Z","updated_at":"2025-04-08T15:24:14.930Z","avatar_url":"https://github.com/AlexsJones.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sfs ( Stupid File Server )\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/71c0d1494f6a446d4d4c/maintainability)](https://codeclimate.com/github/AlexsJones/sfs/maintainability)\n\n- I want to be able to serve binaries and other things inside a Kubernetes cluster.\n\n- I don't want all the ceremony of having to stand up nginx and mess around with it's config.\n\n- I also don't want it to have to rely on any existing data storage ( it should pull the files in).\n\n\nFor example:\n\n```\nconfig:\n- filename: k3s\n  url: https://github.com/k3s-io/k3s/releases/download/v1.22.3+k3s1/k3s\n- filename: flower.svg\n  url: https://d33wubrfki0l68.cloudfront.net/69e55f968a6f44613384615c6a78b881bfe28bd6/42cd3/_common-resources/images/flower.svg\n\n```\n\n\nThis becomes accessible at via the service in cluster `http://sfs:8100/k3s`\n\nOr using the Ingress example ... `https://sfs.cloudnativeskunkworks.io/flower.svg`\n\n![sfs](images/fileserver.png)\n\n\n## Install\n\n- Setup the files you want to download in the helm chart.\n\n- `make helm`  or `cd chart \u0026\u0026 helm install --upgrade sfs .`\n\n\n### configuration\n\n_See chart/values.yaml_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Fsfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexsjones%2Fsfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Fsfs/lists"}