metlo-labs / metlo-deploy

Deploy Scripts for Metlo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Metlo Self Hosted

Secure Your API.


This repo contains the deploy scripts for Metlo Self Hosted.

Go to https://my.metlo.com to get a license key and deploy Metlo in your own cloud!

You can use one of the one-click deploy buttons or follow the instructions below:

export LICENSE_KEY=<YOUR_LICENSE_KEY>
wget https://raw.githubusercontent.com/metlo-labs/metlo-deploy/main/deploy.sh
chmod +x deploy.sh
sudo -E ./deploy.sh

About

Deploy Scripts for Metlo


Languages

Language:Bicep 54.4%Language:Python 25.7%Language:Shell 20.0%