> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macstadium.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.macstadium.com/feedback

```json
{
  "path": "/iaas/connecting-to-other-clouds/other-clouds",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Connect third-party clouds to MacStadium

> Connect AWS, Azure, GCP, or a private cloud to MacStadium via IPsec site-to-site VPN. Covers shared files, cloud infrastructure, and hybrid CI/CD setups.

## Connect a Third-Party Cloud to Your MacStadium Environment If

You need to share files between the two clouds.

You need to share the cloud infrastructure.

You need to access the virtual machines from one cloud on the other.

You need to run a more complex CI/CD setup where the macOS part of the pipeline is hosted in\
MacStadium and the remaining pipeline is hosted in another cloud.

## Step 1 Setup Third-Party Site-to-Site Config

Select the third-party provider you would like to connect your Mac Cloud to, and\
follow the setup instructions provided.

* [AWS Networking Setup](/iaas/aws/aws-networking-setup)
* [Azure Networking Setup](/iaas/azure/azure-networking-setup)
* [Google Cloud Platform Networking Setup](/iaas/google-cloud-platform/google-cloud-networking-setup)
* [Private Cloud Networking Setup](/iaas/connecting-to-other-clouds/private-cloud-networking-setup)

## Step 2 Prepare for MacStadium (Cisco ASA/ASAv) Config

Follow the associated guide provided below as you prepare the VPN configuration for input\
into the Cisco ASA/ASAv.

* [AWS Cisco Config Guide](/iaas/aws/aws-vpn-config-for-cisco-asaasav)
* [Azure Cisco Config Guide](/iaas/azure/azure-vpn-config-for-cisco-asaasav)
* [GCP Cisco Config Guide](/iaas/google-cloud-platform/gcp-vpn-config-for-cisco-asaasav)

## Step 3 Setup MacStadium Site-to-Site Config

Now you will need to configure the MacStadium end of things.

Configure MacStadium's End of the Site-to-Site VPN

## Step 4 (Optional) Verify Connection

* [Verify AWS Connection](/iaas/aws/verify-aws)
* [Verify Azure Connection](/iaas/azure/verify-azure)
* [Verify GCP Connection](/iaas/google-cloud-platform/verify-gcp)
