Public repo to distribute scripts and config's
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Coesens Bert fca67a5f88 new mycelium version 1 неделю назад
monitoring newer node exporter version 2 недель назад
README.md Update 'README.md' 2 месяцев назад
add-tf-users.sh removed Dylan 6 месяцев назад
bigmush.sh deploy x mycelium clients script 2 недель назад
install-docker.sh docker 2 лет назад
peers find yggdrasil peers 2 лет назад
prep-grid-vm.sh Update 'prep-grid-vm.sh' 2 месяцев назад
prep-k8s-vm.sh added net-tools 7 месяцев назад
reallycleandisk.sh really really clean a disk 4 месяцев назад
sshd_config first scripts and configs 2 лет назад
tf-hw tf hw 2 лет назад
upgrade-mycelium.sh new mycelium version 1 неделю назад

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