|
@@ -4,6 +4,10 @@ Scripts for server deployments
|
|
|
|
|
|
Run
|
|
Run
|
|
|
|
|
|
-> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-node.sh)"
|
|
|
|
|
|
+Alma linux
|
|
|
|
+> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-alma.sh)"
|
|
|
|
+
|
|
|
|
+OpenSuSe
|
|
|
|
+> bash -c "$(curl -fsSL https://git.xo.nl/marcel/deployment/raw/master/new-suse.sh)"
|
|
|
|
|
|
on a new server to start deployment.
|
|
on a new server to start deployment.
|