Public repo to distribute scripts and config's
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
Coesens Bert 8b7f3f3fcb Merge branch 'master' of ssh://docs.grid.tf:7122/threefold_public/public há 1 mês
monitoring newer exporter version há 6 meses
README.md Update 'README.md' há 2 meses
add-tf-users.sh removed Dylan há 6 meses
install-docker.sh docker há 2 anos
peers find yggdrasil peers há 2 anos
prep-grid-vm.sh Update 'prep-grid-vm.sh' há 2 meses
prep-k8s-vm.sh added net-tools há 7 meses
reallycleandisk.sh really really clean a disk há 4 meses
sshd_config first scripts and configs há 2 anos
tf-hw tf hw há 2 anos
upgrade-mycelium.sh mycelium upgrade script há 1 mês

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