Public repo to distribute scripts and config's
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
petep e8f442ec0b Update 'README.md' před 1 rokem
monitoring newer exporter version před 1 rokem
README.md Update 'README.md' před 1 rokem
add-tf-users.sh removed Dylan před 1 rokem
install-docker.sh docker před 3 roky
peers find yggdrasil peers před 3 roky
prep-grid-vm.sh Update 'prep-grid-vm.sh' před 1 rokem
prep-k8s-vm.sh added net-tools před 1 rokem
reallycleandisk.sh really really clean a disk před 1 rokem
sshd_config first scripts and configs před 3 roky
tf-hw tf hw před 3 roky

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