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 fca67a5f88 new mycelium version před 1 týdnem
monitoring newer node exporter version před 2 týdny
README.md Update 'README.md' před 2 měsíci
add-tf-users.sh removed Dylan před 6 měsíci
bigmush.sh deploy x mycelium clients script před 2 týdny
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 2 měsíci
prep-k8s-vm.sh added net-tools před 7 měsíci
reallycleandisk.sh really really clean a disk před 4 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 1 týdnem

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