{"id":16199641,"url":"https://github.com/or13/transmute-openfaas-minikube","last_synced_at":"2025-04-07T17:44:25.588Z","repository":{"id":95128014,"uuid":"137811792","full_name":"OR13/transmute-openfaas-minikube","owner":"OR13","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-18T23:03:29.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T19:48:30.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/OR13.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":"2018-06-18T22:09:21.000Z","updated_at":"2019-05-15T01:53:17.000Z","dependencies_parsed_at":"2023-05-26T21:15:45.640Z","dependency_job_id":null,"html_url":"https://github.com/OR13/transmute-openfaas-minikube","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/OR13%2Ftransmute-openfaas-minikube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Ftransmute-openfaas-minikube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Ftransmute-openfaas-minikube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Ftransmute-openfaas-minikube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OR13","download_url":"https://codeload.github.com/OR13/transmute-openfaas-minikube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703001,"owners_count":20982245,"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-10-10T09:26:47.778Z","updated_at":"2025-04-07T17:44:25.567Z","avatar_url":"https://github.com/OR13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n#### Getting Started\n\n\nInstall transmute minikube:\n\n```\ncurl -Ls https://git.io/transmute_bootstrap | bash\ntransmute k8s provision-minikube openfaas-cluster\ntransmute k8s init openfaas-cluster\n```\n\nIf all goes well, you can curl IPFS through the kong gateway!\nuse `kubectl get svc` to get the correct port (it won't be 32443) :\n\n```\ncurl -k https://ipfs.transmute.minikube:32443/api/v0/id\n```\n\n\n#### Install FaaS\n\n```\nbrew install faas-cli\nkubectl apply -f https://raw.githubusercontent.com/openfaas/faas-netes/master/namespaces.yml\nhelm repo add openfaas https://openfaas.github.io/faas-netes/\nhelm upgrade --install openfaas openfaas/openfaas --namespace openfaas --set functionNamespace=openfaas-fn --set rbac=false\n\nminikube service list\n```\n\nSet the faas cli gateway to the `gateway-external` from above.\n\n```\nfaas-cli list --gateway http://192.168.99.100:31112\ncd funcs\n\nfaas-cli deploy --yaml faas-leftpad/stack.yml --gateway http://192.168.99.100:31112\ncurl --data \"austin\" http://192.168.99.100:31112/function/leftpad\n\ncurl --data \"austin\" http://192.168.99.100:31112/function/leftpad \\\n  -H \"X-Padding: 80\"\n```\n\n\n#### References\n\n- https://github.com/faas-and-furious/faas-leftpad/blob/master/README.md\n- https://medium.com/@lizrice/getting-started-with-openfaas-on-minikube-8d51987f5bbb\n- https://github.com/openfaas/faas/issues/507","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Ftransmute-openfaas-minikube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2For13%2Ftransmute-openfaas-minikube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Ftransmute-openfaas-minikube/lists"}