diff --git a/README.md b/README.md index 94500a7..d37018b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ Table of contents [![Deploy on Railway](https://binbashbanana.github.io/deploy-buttons/buttons/remade/railway.svg)](https://railway.app/new/template/pBzeiN)
[![Deploy To Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/NebulaServices/Nebula&branch=main&name=NebulaProxy) +
+[![Deploy to Render](https://raw.githubusercontent.com/BinBashBanana/deploy-buttons/main/buttons/remade/render.svg)](https://render.com/deploy?repo=https://github.com/NebulaServices/Nebula) --- diff --git a/render.yaml b/render.yaml new file mode 100644 index 0000000..a55bed8 --- /dev/null +++ b/render.yaml @@ -0,0 +1,10 @@ +services: + - type: web + name: Nebula + env: docker + repo: https://github.com/NebulaServices/Nebula.git + region: oregon + plan: free + branch: main + numInstances: 1 + healthCheckPath: /