Public repo to distribute scripts and config's
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
petep e8f442ec0b Update 'README.md' il y a 2 mois
monitoring newer exporter version il y a 6 mois
README.md Update 'README.md' il y a 2 mois
add-tf-users.sh removed Dylan il y a 6 mois
install-docker.sh docker il y a 2 ans
peers find yggdrasil peers il y a 2 ans
prep-grid-vm.sh Update 'prep-grid-vm.sh' il y a 2 mois
prep-k8s-vm.sh added net-tools il y a 7 mois
reallycleandisk.sh really really clean a disk il y a 4 mois
sshd_config first scripts and configs il y a 2 ans
tf-hw tf hw il y a 2 ans

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