Public repo to distribute scripts and config's
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
Coesens Bert 8b7f3f3fcb Merge branch 'master' of ssh://docs.grid.tf:7122/threefold_public/public hace 1 hora
monitoring newer exporter version hace 4 meses
README.md Update 'README.md' hace 3 semanas
add-tf-users.sh removed Dylan hace 4 meses
install-docker.sh docker hace 2 años
peers find yggdrasil peers hace 2 años
prep-grid-vm.sh Update 'prep-grid-vm.sh' hace 3 semanas
prep-k8s-vm.sh added net-tools hace 6 meses
reallycleandisk.sh really really clean a disk hace 2 meses
sshd_config first scripts and configs hace 2 años
tf-hw tf hw hace 2 años
upgrade-mycelium.sh mycelium upgrade script hace 1 hora

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