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 8a5d5b3025 latest loki docker plugin version hace 3 semanas
monitoring Update 'monitoring/install-node-exporter.sh' hace 2 meses
README.md Update 'README.md' hace 1 año
add-tf-users.sh remove Azmy hace 3 meses
bigmush.sh default of 254 instances hace 11 meses
install-docker.sh docker hace 3 años
loki-docker-logs.sh latest loki docker plugin version hace 3 semanas
loki-system-logs.sh Update 'loki-system-logs.sh' hace 3 meses
peers find yggdrasil peers hace 3 años
prep-grid-vm.sh add restic to packges install hace 3 meses
prep-k8s-vm.sh added net-tools hace 1 año
prep-srv.sh prep srv script hace 4 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 2 meses
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer hace 4 meses
zosinstalluefipxeondisk.sh new img + kernel params for v3light hace 1 mes
zosv4installuefipxeondisk.sh Add 'zosv4installuefipxeondisk.sh' hace 2 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