Public repo to distribute scripts and config's
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
samir1 1af3537e9f Update 'install_caddy.sh' 2 dni temu
monitoring Update 'monitoring/install-node-exporter.sh' 8 miesięcy temu
README.md Update 'README.md' 1 rok temu
add-tf-users.sh Update 'add-tf-users.sh' 2 miesięcy temu
bigmush.sh default of 254 instances 1 rok temu
install-docker.sh docker 3 lat temu
install_caddy.sh Update 'install_caddy.sh' 2 dni temu
loki-docker-logs.sh latest loki docker plugin version 7 miesięcy temu
loki-system-logs.sh Update 'loki-system-logs.sh' 9 miesięcy temu
peers find yggdrasil peers 3 lat temu
prep-grid-vm.sh Update 'prep-grid-vm.sh' 2 miesięcy temu
prep-k8s-vm.sh added net-tools 2 lat temu
prep-srv.sh prep srv script 10 miesięcy temu
reallycleandisk.sh really really clean a disk 1 rok temu
sshd_config first scripts and configs 3 lat temu
tf-hw tf hw 3 lat temu
upgrade-mycelium.sh new myce version 4 miesięcy temu
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer 10 miesięcy temu
zosinstalluefipxeondisk.sh new img + kernel params for v3light 7 miesięcy temu
zosv4installuefipxeondisk.sh Add 'zosv4installuefipxeondisk.sh' 8 miesięcy temu

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