Windows Install
Windows direct integration is not yet supported, but integration through WSL
(Windows Subsystem for Linux) is supported. Follow the installation instructions for WSL below and then go to the WSL / Linux Install section.
https://learn.microsoft.com/en-us/windows/wsl/install
macOS Install
Minimum Supported Version
macOS - 15.2
- Download the "gg_mac_setup.sh" shell script from the new install email
- Save this script where you would like to store the application files
- Execute the script by running "./gg_mac_setup.sh"
- Agree to the EULA which can be found at https://www.good-gateway.com/aci_cli/eula
- Enter the Username and Password for your ACI Fabric(s)
- Enter the Site Name and Site IP for each site, once complete, hit enter
- All information is stored in the aci_config.yaml file in the home directory
- The password is stored in an encrypted binary string in aci_config.yaml
- To change the password, delete the password line and rerun
WSL / Linux Install
Minimum Supported Versions
Ubuntu - 22.0
RedHat - 9.3
- Download the "gg_setup.sh" shell script from the new install email
- Save this script where you would like to store the application files
- Execute the script by running "./gg_setup.sh"
- Agree to the EULA which can be found at https://www.good-gateway.com/aci_cli/eula
- Enter the Username and Password for your ACI Fabric(s)
- Enter the Site Name and Site IP for each site, once complete, hit enter
- All information is stored in the aci_config.yaml file in the home directory
- The password is stored in an encrypted binary string in aci_config.yaml
- To change the password, delete the password line and rerun