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.
samir1 e1d2fb8efa update caddy install commands 9 ore fa
monitoring newer node exporter version 9 mesi fa
README.md Update 'README.md' 10 mesi fa
add-tf-users.sh remove Azmy 2 settimane fa
bigmush.sh default of 254 instances 8 mesi fa
install-docker.sh docker 3 anni fa
loki-docker-logs.sh fix typo 2 mesi fa
loki-system-logs.sh Update 'loki-system-logs.sh' 2 giorni fa
peers find yggdrasil peers 3 anni fa
prep-grid-vm.sh update caddy install commands 9 ore fa
prep-k8s-vm.sh added net-tools 1 anno fa
prep-srv.sh prep srv script 1 mese fa
reallycleandisk.sh really really clean a disk 1 anno fa
sshd_config first scripts and configs 3 anni fa
tf-hw tf hw 3 anni fa
upgrade-mycelium.sh mycelium v0.5.6 3 mesi fa
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer 1 mese fa
zosinstalluefipxeondisk.sh Fixed URL 1 mese 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