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 8b7f3f3fcb Merge branch 'master' of ssh://docs.grid.tf:7122/threefold_public/public vor 1 Monat
monitoring newer exporter version vor 6 Monaten
README.md Update 'README.md' vor 2 Monaten
add-tf-users.sh removed Dylan vor 6 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 2 Monaten
prep-k8s-vm.sh added net-tools vor 7 Monaten
reallycleandisk.sh really really clean a disk vor 4 Monaten
sshd_config first scripts and configs vor 2 Jahren
tf-hw tf hw vor 2 Jahren
upgrade-mycelium.sh mycelium upgrade script vor 1 Monat

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