Learn how to connect two projects on an internal network, enabling you to synchronize production and pre-production environments across multiple projects.
Requirements
- You have two or more Public Cloud projects
- Both projects must be places in the same vRack
- Refer to the following guides:
Instructions
In the first project
1. List the project IDs
Example output:
2. Create the network that will be shared
Example output:
3. Create two subnets, one for instances on our project and one shared with another project
For project 1 (local):
Example output:
For project 2 (shared):
Example output:
4. Share this network (and associated subnets) with the second project
Example output:
5. Create a port on the local subnet and an instance associated with it
Example output:
In the second project
1. Switch to the second project
2. List the project IDs
Example output:
3. Create a port on the shared network
Example output:
4. Create an instance on the shared network
Example output:
Verify connectivity
1. Connect to the first instance
2. Ping the second instance from the first instance
Example output:
Go further
For more information and tutorials, please see our other Public Cloud support guides or explore the guides for other OVHcloud products and services.