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 8f46ff28f9 new mycelium version há 20 horas
monitoring newer exporter version há 5 meses
README.md Update 'README.md' há 1 mês
add-tf-users.sh removed Dylan há 5 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á 1 mês
prep-k8s-vm.sh added net-tools há 6 meses
reallycleandisk.sh really really clean a disk há 3 meses
sshd_config first scripts and configs há 2 anos
tf-hw tf hw há 2 anos
upgrade-mycelium.sh new mycelium version há 20 horas

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