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 fca67a5f88 new mycelium version hace 1 semana
monitoring newer node exporter version hace 2 semanas
README.md Update 'README.md' hace 2 meses
add-tf-users.sh removed Dylan hace 6 meses
bigmush.sh deploy x mycelium clients script hace 2 semanas
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 2 meses
prep-k8s-vm.sh added net-tools hace 7 meses
reallycleandisk.sh really really clean a disk hace 4 meses
sshd_config first scripts and configs hace 2 años
tf-hw tf hw hace 2 años
upgrade-mycelium.sh new mycelium version hace 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