Public repo to distribute scripts and config's
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
Coesens Bert fca67a5f88 new mycelium version pirms 1 nedēļas
monitoring newer node exporter version pirms 2 nedēļām
README.md Update 'README.md' pirms 2 mēnešiem
add-tf-users.sh removed Dylan pirms 6 mēnešiem
bigmush.sh deploy x mycelium clients script pirms 2 nedēļām
install-docker.sh docker pirms 2 gadiem
peers find yggdrasil peers pirms 2 gadiem
prep-grid-vm.sh Update 'prep-grid-vm.sh' pirms 2 mēnešiem
prep-k8s-vm.sh added net-tools pirms 7 mēnešiem
reallycleandisk.sh really really clean a disk pirms 4 mēnešiem
sshd_config first scripts and configs pirms 2 gadiem
tf-hw tf hw pirms 2 gadiem
upgrade-mycelium.sh new mycelium version pirms 1 nedēļas

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