Public repo to distribute scripts and config's
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
Coesens Bert fca67a5f88 new mycelium version vor 5 Monaten
monitoring newer node exporter version vor 6 Monaten
README.md Update 'README.md' vor 7 Monaten
add-tf-users.sh removed Dylan vor 11 Monaten
bigmush.sh deploy x mycelium clients script vor 6 Monaten
install-docker.sh docker vor 2 Jahren
peers find yggdrasil peers vor 2 Jahren
prep-grid-vm.sh Update 'prep-grid-vm.sh' vor 7 Monaten
prep-k8s-vm.sh added net-tools vor 1 Jahr
reallycleandisk.sh really really clean a disk vor 9 Monaten
sshd_config first scripts and configs vor 2 Jahren
tf-hw tf hw vor 2 Jahren
upgrade-mycelium.sh new mycelium version vor 5 Monaten

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