Public repo to distribute scripts and config's
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
Coesens Bert 8a88445ca9 new mycelium version hace 1 mes
monitoring newer node exporter version hace 10 meses
README.md Update 'README.md' hace 1 año
add-tf-users.sh remove Azmy hace 2 meses
bigmush.sh default of 254 instances hace 10 meses
install-docker.sh docker hace 3 años
loki-docker-logs.sh fix typo hace 3 meses
loki-system-logs.sh Update 'loki-system-logs.sh' hace 1 mes
peers find yggdrasil peers hace 3 años
prep-grid-vm.sh add restic to packges install hace 1 mes
prep-k8s-vm.sh added net-tools hace 1 año
prep-srv.sh prep srv script hace 2 meses
reallycleandisk.sh really really clean a disk hace 1 año
sshd_config first scripts and configs hace 3 años
tf-hw tf hw hace 3 años
upgrade-mycelium.sh new mycelium version hace 1 mes
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer hace 3 meses
zosinstalluefipxeondisk.sh Fixed URL hace 3 meses

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