You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: protocols/openstack/infomaniak.md
+109-6Lines changed: 109 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,18 @@ Infomaniak
12
12
13
13
> [High Performance Cloud Infrastructure. In Switzerland, at the right price.](https://www.infomaniak.com/en/hosting/public-cloud)
14
14
15
-
### Connecting
15
+
### Connecting (Swift)
16
16
17
17
:::{note}
18
18
Connection profiles can be installed from *Preferences → Profiles*.
19
19
:::
20
20
21
-
#### Connection Profiles
21
+
#### Swift Connection Profiles
22
22
23
23
Log in to your *Infomaniak OpenStack Swift space* via this preconfigured connection profile:
24
24
25
-
- {download}`Infomaniak Public Cloud (01) - connection profile<https://profiles.cyberduck.io/Infomaniak%20Public%20Cloud%2001%20(Swift).cyberduckprofile>`
25
+
- {download}`Infomaniak Public Cloud 01 (Swift)<https://profiles.cyberduck.io/Infomaniak%20Public%20Cloud%2001%20(Swift).cyberduckprofile>`
26
+
- {download}`Infomaniak Public Cloud 02 (Swift)<https://profiles.cyberduck.io/Infomaniak%20Public%20Cloud%2002%20(Swift).cyberduckprofile>`
26
27
27
28
#### Additional Fields Required
28
29
@@ -31,11 +32,96 @@ Enter the following information in the [bookmark](../../cyberduck/bookmarks.md):
31
32
-**Project:Domain:Username**: Information available in your Infomaniak manager. Example: `PCP-XXXXXX:Default:PCU-XXXXXX`
32
33
-**Password**: password is the same as the one you use for the OpenStack dashboard
33
34
35
+
---
36
+
37
+
### Connecting (S3)
38
+
39
+
Infomaniak Public Cloud also supports the S3 protocol, fully compatible with AWS Signature Version 4. This is distinct from Swiss Backup and requires EC2-style credentials generated from the OpenStack API.
40
+
41
+
:::{important}
42
+
Do **not** use Swiss Backup credentials with the S3 protocol. Only credentials from **Public Cloud** via the OpenStack API (EC2-style) are supported.
43
+
:::
44
+
45
+
#### S3 Connection Profiles
46
+
47
+
- {download}`Infomaniak Public Cloud 01 (S3)<https://profiles.cyberduck.io/Infomaniak%20Public%20Cloud%2001%20(S3).cyberduckprofile>` — Region: `dc3-a`
48
+
- {download}`Infomaniak Public Cloud 02 (S3)<https://profiles.cyberduck.io/Infomaniak%20Public%20Cloud%2002%20(S3).cyberduckprofile>` — Region: `dc4-a`
49
+
50
+
These profiles are configured with:
51
+
52
+
- Correct hostname (`s3.pub1.infomaniak.cloud` or `s3.pub2.infomaniak.cloud`)
53
+
- Region explicitly set (required for AWS Signature V4)
0 commit comments