-
Notifications
You must be signed in to change notification settings - Fork 48
Accessing and uploading sandbox builds to Alloyio.com
Brandon Pack edited this page Jun 10, 2022
·
6 revisions
Access to Sandbox VM.
- Access to Azure is required. Make sure you're added as a user to DMa/AEP Alloy PRD.
- Connect to Cisco VPN and SSH out on corp.
- Check if your VPN/SSH session IP is added to the whitelist.
- Navigate to "@adobe.onmicrosoft.com/resource/subscriptions/SUBSCRIPTION ID/resourceGroups/Alloy/providers/Microsoft.Compute/virtualMachines/alloyioVM/networking"
- Under the "Port_22" property, add IP to "Source IP addresses/CIDR ranges".
- Save and wait 30 seconds.
- Use SFTP client to connect to host using your credentials. The host IP is listed under "alloyVM".
Building and Uploading the Alloy sandbox.
- Pull the latest version of Alloy on Main.
- Cd Into the sandbox directory and install the dependencies.
- Cd back to root and run "sandbox:build" to build the Alloyio.com sandbox.
- To upload the latest to Alloyio.com
- SFTP into "alloyVM"
- Navigate to "/var/www/alloyio.com/sandbox/build"
- Upload the sandbox build output from "sandbox/build" into the VM build directory.