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