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 8f46ff28f9 new mycelium version 17 ore fa
monitoring newer exporter version 5 mesi fa
README.md Update 'README.md' 1 mese fa
add-tf-users.sh removed Dylan 5 mesi fa
install-docker.sh docker 2 anni fa
peers find yggdrasil peers 2 anni fa
prep-grid-vm.sh Update 'prep-grid-vm.sh' 1 mese fa
prep-k8s-vm.sh added net-tools 6 mesi fa
reallycleandisk.sh really really clean a disk 3 mesi fa
sshd_config first scripts and configs 2 anni fa
tf-hw tf hw 2 anni fa
upgrade-mycelium.sh new mycelium version 17 ore 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