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 d85c1175a1 add restic to packges install 9 godzin temu
monitoring newer node exporter version 9 miesięcy temu
README.md Update 'README.md' 10 miesięcy temu
add-tf-users.sh remove Azmy 2 tygodni temu
bigmush.sh default of 254 instances 8 miesięcy temu
install-docker.sh docker 3 lat temu
loki-docker-logs.sh fix typo 2 miesięcy temu
loki-system-logs.sh Update 'loki-system-logs.sh' 2 dni temu
peers find yggdrasil peers 3 lat temu
prep-grid-vm.sh add restic to packges install 9 godzin temu
prep-k8s-vm.sh added net-tools 1 rok temu
prep-srv.sh prep srv script 1 miesiąc 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 mycelium v0.5.6 3 miesięcy temu
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer 1 miesiąc temu
zosinstalluefipxeondisk.sh Fixed URL 1 miesiąc 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