Public repo to distribute scripts and config's
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
petep 4934ffa019 Update 'monitoring/install-node-exporter.sh' há 1 mês
monitoring Update 'monitoring/install-node-exporter.sh' há 1 mês
README.md Update 'README.md' há 1 ano
add-tf-users.sh remove Azmy há 2 meses
bigmush.sh default of 254 instances há 10 meses
install-docker.sh docker há 3 anos
loki-docker-logs.sh fix typo há 3 meses
loki-system-logs.sh Update 'loki-system-logs.sh' há 1 mês
peers find yggdrasil peers há 3 anos
prep-grid-vm.sh add restic to packges install há 1 mês
prep-k8s-vm.sh added net-tools há 1 ano
prep-srv.sh prep srv script há 2 meses
reallycleandisk.sh really really clean a disk há 1 ano
sshd_config first scripts and configs há 3 anos
tf-hw tf hw há 3 anos
upgrade-mycelium.sh new mycelium version há 1 mês
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer há 3 meses
zosinstalluefipxeondisk.sh Fixed URL há 3 meses

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