Public repo to distribute scripts and config's
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Coesens Bert 201d3cd101 new img + kernel params for v3light il y a 10 mois
monitoring Update 'monitoring/install-node-exporter.sh' il y a 11 mois
README.md Update 'README.md' il y a 1 an
add-tf-users.sh remove Azmy il y a 1 an
bigmush.sh default of 254 instances il y a 1 an
install-docker.sh docker il y a 4 ans
loki-docker-logs.sh fix typo il y a 1 an
loki-system-logs.sh Update 'loki-system-logs.sh' il y a 1 an
peers find yggdrasil peers il y a 4 ans
prep-grid-vm.sh add restic to packges install il y a 1 an
prep-k8s-vm.sh added net-tools il y a 2 ans
prep-srv.sh prep srv script il y a 1 an
reallycleandisk.sh really really clean a disk il y a 2 ans
sshd_config first scripts and configs il y a 4 ans
tf-hw tf hw il y a 4 ans
upgrade-mycelium.sh new mycelium version il y a 1 an
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer il y a 1 an
zosinstalluefipxeondisk.sh new img + kernel params for v3light il y a 10 mois
zosv4installuefipxeondisk.sh Add 'zosv4installuefipxeondisk.sh' il y a 11 mois

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