radosgw-token
12.2.8-1.fc29.x86_64 : Rados REST gateway
Install
- All systems
-
curl cmd.cat/radosgw-token.sh
- Debian
-
apt-get install radosgw
- Ubuntu
-
apt-get install radosgw
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install radosgw
- Fedora
-
dnf install ceph-radosgw-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install radosgw
- Raspbian
-
apt-get install ceph
- Dockerfile
- dockerfile.run/radosgw-token
ceph-radosgw-1
12.2.8-1.fc29.x86_64 : Rados REST gateway
radosgw
REST gateway for RADOS distributed object store
RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service as well as the OpenStack Object Storage ("Swift") API. This package contains the proxy daemon and related tools only.
ceph
distributed storage and file system
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package.