Public repo to distribute scripts and config's
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
Coesens Bert 69405be97b deploy x mycelium clients script před 5 hodinami
monitoring newer node exporter version před 2 dny
README.md Update 'README.md' před 1 měsícem
add-tf-users.sh removed Dylan před 5 měsíci
bigmush.sh deploy x mycelium clients script před 5 hodinami
install-docker.sh docker před 2 roky
peers find yggdrasil peers před 2 roky
prep-grid-vm.sh Update 'prep-grid-vm.sh' před 1 měsícem
prep-k8s-vm.sh added net-tools před 6 měsíci
reallycleandisk.sh really really clean a disk před 3 měsíci
sshd_config first scripts and configs před 2 roky
tf-hw tf hw před 2 roky
upgrade-mycelium.sh new mycelium version před 6 dny

README.md

TF Public scripts

This handy repository will make it easy to get a script or config file on a server

Please take care NOT to push scripts with sensitive information in them.

How to Use prep-grid-vm.sh

  • To install only Docker, you would run: ./prep-grid-vm.sh -d
  • To install only Caddy, you would run: ./prep-grid-vm.sh -c
  • To install both Docker and Caddy, you would run: ./prep-grid-vm.sh -dc