diff --git a/prepare-vms/deploy-triodos.sh b/prepare-vms/deploy-triodos.sh new file mode 100755 index 0000000..84773d4 --- /dev/null +++ b/prepare-vms/deploy-triodos.sh @@ -0,0 +1,17 @@ +# Create a group that bundles all +#az group create --name workshop-rg --location westeurope + +az group deployment create --resource-group workshop-rg --template-file azuredeploy.json --parameters @azuredeploy.parameters.json + +az vm list-ip-addresses --resource-group workshop-rg --output json | jq -r '.[].virtualMachine.network.publicIpAddresses[].ipAddress' > tags/triodos/ips.txt + +./workshopctl clusterize triodos +./workshopctl tools triodos +./workshopctl docker triodos +./workshopctl createuser triodos +./workshopctl webssh triodos +./workshopctl wait triodos +./workshopctl tailhisttriodos +./workshopctl tailhist triodos +./workshopctl cards triodos +./workshopctl ips triodos diff --git a/prepare-vms/infra/triodos b/prepare-vms/infra/triodos new file mode 100644 index 0000000..58f5506 --- /dev/null +++ b/prepare-vms/infra/triodos @@ -0,0 +1 @@ +INFRACLASS=terraform diff --git a/prepare-vms/tags/triodos/infra.sh b/prepare-vms/tags/triodos/infra.sh new file mode 100644 index 0000000..5846a89 --- /dev/null +++ b/prepare-vms/tags/triodos/infra.sh @@ -0,0 +1,2 @@ +INFRACLASS=generic +# This is for manual provisioning. No other variable or configuration is needed. diff --git a/prepare-vms/tags/triodos/ips.html b/prepare-vms/tags/triodos/ips.html new file mode 100644 index 0000000..5e409da --- /dev/null +++ b/prepare-vms/tags/triodos/ips.html @@ -0,0 +1,230 @@ + + +
+ + + + + + +Here is the connection information to your very own + cluster for this training session. + You can connect to each VM with any SSH client.
+
+
+
+
+
| login: |
| docker |
| password: |
| training |
+ Your machines are: +
| node1: | +13.73.139.100 + | +
| node2: | +40.118.16.62 + | +
| node3: | +13.73.142.68 + | +
+ + You can find the slides at: +
+ http://FIXME.container.training/ +
+ + + +Here is the connection information to your very own + cluster for this training session. + You can connect to each VM with any SSH client.
+
+
+
+
+
| login: |
| docker |
| password: |
| training |
+ Your machines are: +
| node1: | +13.73.139.114 + | +
| node2: | +40.118.23.200 + | +
| node3: | +13.73.139.70 + | +
+ + You can find the slides at: +
+ http://FIXME.container.training/ +
+ + + +