Welcome to Cloud Gateway’s documentation!¶
Cloud Gateway is a software gateway turning any Cloud storage service [1] into a local volume. No API integration is required, data are stored on the Cloud, encrypted during transfers and can be replicated between multiple Clouds.
Your Cloud storage area works as a local filesystem, which can be exported to the network as a NAS [2] through standards protocols like NFS [3] or CIFS [4], enabling the transparent use of all the Cloud storage features without any modifications to exsiting applications or any vendor lockup.
Contents:
- Features
- Installation
- Configuration
- Advanced usage
- Advanced configuration
- Performances
- Command Line Interface
- CloudGatewayAddFilesystem
- CloudGatewayAddFilterToInstance
- CloudGatewayAddInstance
- CloudGatewayListFilesystems
- CloudGatewayListInstances
- CloudGatewayMount
- CloudGatewayMountConfigTest
- CloudGatewayRemoveFilesystem
- CloudGatewayRemoveFilterFromInstance
- CloudGatewayRemoveInstance
- CloudGatewayShowFilesystem
- CloudGatewayShowInstance
- CloudGatewayShowMount
- CloudGatewayStatus
- CloudGatewayStorageManager
- CloudGatewayStorageManagerConfigTest
- CloudGatewayStorageManagerUnMount
- Configuration Options Reference
| [1] | Compatible with the Amazon S3 or Openstack API |
| [2] | Network-Attached Storage |
| [3] | Network File System |
| [4] | Common Internet File System |