Skip to content

Commit 206ec14

Browse files
Merge pull request #7676 from ovh/feat-obect-storage-vrack
feat(object storage): create guide for connect other resource in a vrack
2 parents a309765 + 1ca8789 commit 206ec14

File tree

18 files changed

+757
-0
lines changed

18 files changed

+757
-0
lines changed

pages/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,6 +1689,7 @@
16891689
+ [General guides to start](storage-object-storage-general-guides-to-start)
16901690
+ [Object Storage - Getting started with Object Storage](storage_and_backup/object_storage/s3_getting_started_with_object_storage)
16911691
+ [Object Storage - Identity and access management](storage_and_backup/object_storage/s3_identity_and_access_management)
1692+
+ [Object Storage - How to connect Object Storage buckets with other resources in a vRack](storage_and_backup/object_storage/connect_other_ressources_in_vrack_private_network)
16921693
+ [Tutorials](storage-object-storage-tutorials)
16931694
+ [Object Storage - Encrypt your server-side objects with SSE-C](storage_and_backup/object_storage/s3_encrypt_your_objects_with_sse_c)
16941695
+ [Object Storage - Optimise the sending of your files to Object Storage](storage_and_backup/object_storage/s3_optimise_the_sending_of_your_files)
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Object Storage - How to connect Object Storage buckets with other resources in a vRack
3+
excerpt: Find out how to use Object Storage together with resources in a Private Network
4+
updated: 2025-04-10
5+
---
6+
7+
## Objective
8+
9+
This guide explains how to use Object Storage together with resources in a Private Network.
10+
11+
## Requirements
12+
13+
- An [Object Storage bucket](/pages/storage_and_backup/object_storage/s3_getting_started_with_object_storage)
14+
- A [vRack Private Network service](/pages/public_cloud/public_cloud_network_services/getting-started-07-creating-vrack)
15+
- A [Public Cloud Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway)
16+
- Resources to connect (Public Cloud instances, Managed Kubernetes, Bare Metal servers, etc.)
17+
18+
## Instructions
19+
20+
### Context
21+
22+
Your use case may require a secure connection between a private network and your Object Storage bucket. Our vRack Private Network & Public Cloud Gateway services will help meeting your specific requirements both in terms of security and performance.
23+
24+
This also allows you to interconnect Object Storage buckets with your resources attached via a vRack Private Network (see the architecture diagram below).
25+
26+
![vrack private network with buckets - diagram](images/object_storage_buckets_vrack_private.png){.thumbnail}
27+
28+
### Creating a vRack Private Network and Public Cloud Gateway
29+
30+
In order to create and configure both a Public Cloud Gateway and a vRack Private Network, please follow the instructions in our documentation: [Creating a private network with Gateway](/pages/public_cloud/public_cloud_network_services/getting-started-02-create-private-network-gateway). This guide page explains how to:
31+
32+
- Select and create the appropriate Gateway both in terms of performance and geo-availability.
33+
- Attach an existing or newly created vRack Private Network to it.
34+
35+
### Gateway IPs whitelisting
36+
37+
Once the Gateway has been created and associated to a vRack Private Network, the next step is to whitelist a set of IPs from your Object Storage. To do so, there are multiple ways:
38+
39+
- Using Object Storage Bucket Policies: The feature is not yet implemented but will be soon available.
40+
- We built an internal process helping you whitelisting a set of IPs based on your Gateway and vRack Private Network configuration.
41+
42+
To follow this process, please contact our technical support team with the specific request header “Object Storage – IP whitelisting process” with the list of IP ranges you would need to whitelist, and our team will automate the configuration for you. The workflow generally takes up to 1 day.
43+
44+
After this last step, you will be ready to use your Object Storage together with resources connected to a vRack Private Network.
45+
46+
## Go further
47+
48+
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
49+
50+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)