Pg, install scripts

This commit is contained in:
Пытков Роман
2023-12-14 14:04:16 +03:00
parent 97bb1bf0eb
commit 7230a00a87
34 changed files with 3313 additions and 0 deletions

2
server/install.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="server --disable=traefik" sh -s -