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 c974b0ee9a default of 254 instances há 50 minutos
monitoring newer node exporter version há 2 semanas
README.md Update 'README.md' há 2 meses
add-tf-users.sh removed Dylan há 6 meses
bigmush.sh default of 254 instances há 50 minutos
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 new mycelium version há 1 semana

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