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

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