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 c00f50bbba fix typo pirms 1 nedēļas
monitoring newer node exporter version pirms 7 mēnešiem
README.md Update 'README.md' pirms 8 mēnešiem
add-tf-users.sh removed Dylan pirms 1 gada
bigmush.sh default of 254 instances pirms 6 mēnešiem
install-docker.sh docker pirms 2 gadiem
loki-docker-logs.sh fix typo pirms 1 nedēļas
loki-system-logs.sh hostname variable correction pirms 5 mēnešiem
peers find yggdrasil peers pirms 2 gadiem
prep-grid-vm.sh Update 'prep-grid-vm.sh' pirms 8 mēnešiem
prep-k8s-vm.sh added net-tools pirms 1 gada
reallycleandisk.sh really really clean a disk pirms 10 mēnešiem
sshd_config first scripts and configs pirms 2 gadiem
tf-hw tf hw pirms 2 gadiem
upgrade-mycelium.sh mycelium v0.5.6 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