Public repo to distribute scripts and config's
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Coesens Bert c974b0ee9a default of 254 instances 13 minuti fa
monitoring newer node exporter version 2 settimane fa
README.md Update 'README.md' 2 mesi fa
add-tf-users.sh removed Dylan 6 mesi fa
bigmush.sh default of 254 instances 13 minuti fa
install-docker.sh docker 2 anni fa
peers find yggdrasil peers 2 anni fa
prep-grid-vm.sh Update 'prep-grid-vm.sh' 2 mesi fa
prep-k8s-vm.sh added net-tools 7 mesi fa
reallycleandisk.sh really really clean a disk 4 mesi fa
sshd_config first scripts and configs 2 anni fa
tf-hw tf hw 2 anni fa
upgrade-mycelium.sh new mycelium version 1 settimana fa

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