Public repo to distribute scripts and config's
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
Jan De Landtsheer b593f1a54e Added BIOS-capable installer vor 1 Woche
monitoring newer node exporter version vor 8 Monaten
README.md Update 'README.md' vor 9 Monaten
add-tf-users.sh removed Dylan vor 1 Jahr
bigmush.sh default of 254 instances vor 7 Monaten
install-docker.sh docker vor 2 Jahren
loki-docker-logs.sh fix typo vor 1 Monat
loki-system-logs.sh hostname variable correction vor 6 Monaten
peers find yggdrasil peers vor 2 Jahren
prep-grid-vm.sh Update 'prep-grid-vm.sh' vor 9 Monaten
prep-k8s-vm.sh added net-tools vor 1 Jahr
reallycleandisk.sh really really clean a disk vor 11 Monaten
sshd_config first scripts and configs vor 3 Jahren
tf-hw tf hw vor 2 Jahren
upgrade-mycelium.sh mycelium v0.5.6 vor 2 Monaten
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer vor 1 Woche
zosinstalluefipxeondisk.sh Fixed URL vor 1 Woche

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