Public repo to distribute scripts and config's
Você não pode selecionar mais de 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 fca67a5f88 new mycelium version 1 semana atrás
monitoring newer node exporter version 2 semanas atrás
README.md Update 'README.md' 2 meses atrás
add-tf-users.sh removed Dylan 6 meses atrás
bigmush.sh deploy x mycelium clients script 2 semanas atrás
install-docker.sh docker 2 anos atrás
peers find yggdrasil peers 2 anos atrás
prep-grid-vm.sh Update 'prep-grid-vm.sh' 2 meses atrás
prep-k8s-vm.sh added net-tools 7 meses atrás
reallycleandisk.sh really really clean a disk 4 meses atrás
sshd_config first scripts and configs 2 anos atrás
tf-hw tf hw 2 anos atrás
upgrade-mycelium.sh new mycelium version 1 semana atrá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