- Go to https://allianceaccp.cloudmc.ca/
- Login with CILogon
- You will be presented with this header:
-
Click on "Services"
-
Click on "Amazon Web Services"
-
Click on "+ Add Environment"
-
Choose a name significant for you and click Next
-
Wait while the environment is created
-
Skip the management of members for now, you can always come back to it later.
-
The environment is now created, we can move to next step.
-
In the header, click on Services
-
Click on "Cloud Connect"
-
Click on "+ Add Environment"
-
Choose a name significant for you and click Next
-
Wait while the environment is created
-
Skip the management of members for now, you can always come back to it later.
-
The environment is now created, we can move to next step.
-
In the header, click on Services
-
Click on "Cloud Connect"
-
Click on the environment you created in the previous section
-
Click on "Add Deployment"
-
Choose a name for the deployment and make sure the environment selected matched the one created in section "AWS environment"
-
Choose "us-east1" as the region.
-
Click on "Submit".
-
The deployment should now be displayed in the list
-
Contact ACCP to request a quota bump to deploy Magic Castle in that cloud deployment.
-
In the header, click on Services
-
Click on "Cloud Connect"
-
Click on the environment you created
-
In the top navigation bar, click on "Magic Castle"
-
Click on the "Deploy Magic Castle" button
-
Pick the Cloud Deployment you created in the previous section:
-
Pick a name for your cluster or leave the randomly generated one as is
-
Under the "Management and Login Type" list, pick "4 vCPU, 16GiB RAM (m6a.xlarge)" |
| |-----|
-
Under the "Compute Node Instance Type" list, pick "8 vCPU, 32GiB RAM (m6a.2xlarge)" (CPU only) or "4 vCPU, 16GiB RAM (g5.xlarge)" (GPU)
-
Enter the number of compute node you want between 1 and 10
-
In the Volumes section:
-
Click on the Add button next to "SSH Keys" and paste your SSH public key
-
Click on "Submit"
-
You will be redirected to the Magic Castle deployment section. Wait for "state" to change from "Provisioning" to "Installing" and finally to "Active"
-
Click on the cluster name
-
In the attributes section, you will find the address that you can use to connect to your cluster.
-
Connect to the cluster with SSH like this:
centos@<url_from_attribute>