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.
petep 3f863162f9 Add 'zosv4installuefipxeondisk.sh' 2 settimane fa
monitoring Update 'monitoring/install-node-exporter.sh' 1 mese fa
README.md Update 'README.md' 1 anno fa
add-tf-users.sh remove Azmy 2 mesi fa
bigmush.sh default of 254 instances 10 mesi fa
install-docker.sh docker 3 anni fa
loki-docker-logs.sh fix typo 3 mesi fa
loki-system-logs.sh Update 'loki-system-logs.sh' 1 mese fa
peers find yggdrasil peers 3 anni fa
prep-grid-vm.sh add restic to packges install 1 mese fa
prep-k8s-vm.sh added net-tools 1 anno fa
prep-srv.sh prep srv script 2 mesi 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 new mycelium version 1 mese fa
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer 3 mesi fa
zosinstalluefipxeondisk.sh Fixed URL 3 mesi fa
zosv4installuefipxeondisk.sh Add 'zosv4installuefipxeondisk.sh' 2 settimane 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