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.
 
Coesens Bert e2616b6a36 new mycelium version vor 2 Wochen
monitoring newer exporter version vor 5 Monaten
README.md Update 'README.md' vor 1 Monat
add-tf-users.sh removed Dylan vor 5 Monaten
install-docker.sh docker vor 2 Jahren
peers find yggdrasil peers vor 2 Jahren
prep-grid-vm.sh Update 'prep-grid-vm.sh' vor 1 Monat
prep-k8s-vm.sh added net-tools vor 6 Monaten
reallycleandisk.sh really really clean a disk vor 3 Monaten
sshd_config first scripts and configs vor 2 Jahren
tf-hw tf hw vor 2 Jahren
upgrade-mycelium.sh new mycelium version vor 2 Wochen

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