843 B
843 B
DeTEE Deployment Examples
This repository has various deployment examples of real world software to the DeTEE network. The examples currently include:
- Gitea on DeTEE - A small bash script that deploys a Gitea server (just like this one) to a VM on DeTEE
- Ansible Postgres - Deploy a Postgres DB and a read replica via Ansible to two DeTEE VMs.
- Wireguard Overlay - Hide resources behind VPN, by leveraging VM deployments on DeTEE.
- Kubernetes (k3s) - Use k3s to deploy 5 Kubernetes nodes to DeTEE VMs, forming a small cluster.