Release Owner Prerequisites

Magento

A current Magento cloud admin will need to add your public SSH key to the cloud system under a new account linked to your Relias email address.

 

Add the cloud branch to your repo

git remote add cloud vvf6jzpnlqmae@git.us-3.magento.cloud:vvf6jzpnlqmae.git

Push to the branch you want deployed, and the cloud system does the rest:

#to deploy Magento to integration/staging/production: #check out integration/staging/production branch to local from our repository #The branch names are CASE SENSITIVE #integration: git push cloud integration:staging2 #staging: git push cloud staging:Staging #production: git push cloud production:Production

Craft

Need the VPN OHG - gotta put in a sysman request to get that, and don't follow their instructions - use the regular network config setup if on a mac

IP for craft prod 172.16.226.9/24
IP for craft stage 172.16.238.141 (stage-www.reliasmedia.com http://stage-www.freecme.com )

Server Permissions:

SSH Key authentication only.
Contact one of the current Admins to add your public SSH key into a new user profile.

For our redhat servers, the easy way to add users (If you’re an admin) is to do:
systemctl start cockpit and then visit theServerIp:9090 to get a keen gui for user management.
Managing linux users is out of scope for this page, but we can link to more instructions from here (TODO)

General

  • Access to Pingdom