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 8b7f3f3fcb Merge branch 'master' of ssh://docs.grid.tf:7122/threefold_public/public pirms 1 mēnesi
monitoring newer exporter version pirms 6 mēnešiem
README.md Update 'README.md' pirms 2 mēnešiem
add-tf-users.sh removed Dylan pirms 6 mēnešiem
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 mycelium upgrade script pirms 1 mēnesi

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