Community contributions of providers, components, and demos
- moonbit/http-hello-world is an example component that implements the
wasi-http/incoming-handler@0.2.0
interface and is built with Moonbit
Examples and scripts to help you deploy and operate wasmCloud on various platforms.
- Akamai for running wasmCloud on Akamai's LKE service
- baremetal with example systemd units and config files for 'baremetal' deployments
- k8s for best practices, patterns, and examples for deploying wasmCloud on k8s
- k8s kustomize / kind for a walkthrough of deploying wasmCloud with kustomize on kind
There are currently two implementations of wasmCloud secrets backends available in this repository.
- secrets-kubernetes for using secrets stored in Kubernetes in wasmCloud applications
- secrets-vault for using secrets stored in Vault in wasmCloud applications