Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 675 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 675 Bytes

My Lab

Installation

Install Helm

curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

Install Helmfile

  1. See last release on https://github.com/helmfile/helmfile/releases
wget https://github.com/helmfile/helmfile/releases/download/x.x.x/helmfile_x.x.x_linux_amd64.tar.gz
tar -xvf helmfile_x.x.x_linux_amd64.tar.gz
chmod 777 helmfile
mv helmfile /usr/local/bin
helmfile --version

Setup Cloudflared

https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel/

Setup new routes

cloudflared tunnel route dns <tunnel> <hostname>