Public repo to distribute scripts and config's
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
samir1 53131959d5 change image parameter to v3light 1 week ago
monitoring Update 'monitoring/install-node-exporter.sh' 1 month ago
README.md Update 'README.md' 1 year ago
add-tf-users.sh remove Azmy 2 months ago
bigmush.sh default of 254 instances 10 months ago
install-docker.sh docker 3 years ago
loki-docker-logs.sh fix typo 3 months ago
loki-system-logs.sh Update 'loki-system-logs.sh' 1 month ago
peers find yggdrasil peers 3 years ago
prep-grid-vm.sh add restic to packges install 1 month ago
prep-k8s-vm.sh added net-tools 1 year ago
prep-srv.sh prep srv script 2 months ago
reallycleandisk.sh really really clean a disk 1 year ago
sshd_config first scripts and configs 3 years ago
tf-hw tf hw 3 years ago
upgrade-mycelium.sh new mycelium version 1 month ago
zosinstallBIOSipxeondisk.sh Added BIOS-capable installer 2 months ago
zosinstalluefipxeondisk.sh change image parameter to v3light 1 week ago
zosv4installuefipxeondisk.sh Add 'zosv4installuefipxeondisk.sh' 2 weeks ago

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