add readme
This commit is contained in:
parent
657f8e5266
commit
9bdd32ffb3
7
README.me
Normal file
7
README.me
Normal file
@ -0,0 +1,7 @@
|
||||
# DeTEE Deployment Examples
|
||||
|
||||
This repository has various deployment examples of real world software to the DeTEE network. The examples currently include:
|
||||
- [Gitea](https://gitea.detee.cloud/general/examples/src/branch/master/gitea) - A small bash script that deploys a Gitea server (just like this one) to a VM on DeTEE
|
||||
- [Ansible Postgres](https://gitea.detee.cloud/general/examples/src/branch/master/ansible-postgres) - Deploy a Postgres DB and a read replica via Ansible to two DeTEE VMs.
|
||||
- [Wireguard Overlay](https://gitea.detee.cloud/general/examples/src/branch/master/wireguard-bastion) - Hide resources behind VPN, by leveraging VM deployments on DeTEE.
|
||||
- [Kubernetes (k3s)](https://gitea.detee.cloud/general/examples/src/branch/master/kubernetes) - Use k3s to deploy 5 Kubernetes nodes to DeTEE VMs, forming a small cluster.
|
Loading…
Reference in New Issue
Block a user