diff --git a/docs.it4i/storage/proj4-storage.md b/docs.it4i/storage/proj4-storage.md index d017e12f7f6db247ae9f4433e346e64266f95dee..246e5fcd1ae30f1fda8b2ffba3eef5a914b52479 100644 --- a/docs.it4i/storage/proj4-storage.md +++ b/docs.it4i/storage/proj4-storage.md @@ -22,7 +22,7 @@ PROJ4 is accessible from all IT4Innovations clusters' login nodes as well as from the outside. Additionally, it allows to share data across clusters, etc. -User has to be part of project, which is allowed to use S3 storage. If you haven't received your S3 credentials (access and secret) after your project was created, please send a request to support@it4i.cz asking for the "S3 PROJECT ACCESS", stating your IT4I login and name of your project (where the name of the project is in format OPEN-XX-YY or similar). +User has to be part of a project, which is allowed to use S3 storage. If you haven't received your S3 credentials after your project was created, please send a request to support@it4i.cz asking for the "S3 PROJECT ACCESS", stating your IT4I login and name of your project (in the OPEN-XX-YY format or similar). After that an active role on the S3 storage will be created and you will obtain via na email the credentials for using the S3 storage. ## How to Configure S3 Client @@ -38,11 +38,11 @@ $ s3cmd --configure Access Key: ***your_access*** Secret Key: ***your_secret_key*** Default Region: US - S3 Endpoint: 195.113.250.1:8080 - DNS-style bucket+hostname:port template for accessing a bucket: 195.113.250.1:8080 + S3 Endpoint: obj.proj4.it4i.cz + DNS-style bucket+hostname:port template for accessing a bucket: obj.proj4.it4i.cz Encryption password: RANDOM Path to GPG program: /usr/bin/gpg - Use HTTPS protocol: False + Use HTTPS protocol: True HTTP Proxy server name: HTTP Proxy server port: 0 .