phvalguima/microceph-s3

Sets a single-node s3 server with microceph and self-signed certificate

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
channelMicroceph snap channellatest/edge
devnameMicroceph device name/dev/sdi
accesskeyMicroceph S3 access keyaccess_key
secretkeyMicroceph S3 secret keysecret_key
bucketMicroceph bucket pathtestbucket
osdsizeSize of each disk in Ceph (OSD)5G
namedescription
s3configReturns the file path containing the details of the server, formatted as: S3_SERVER_URL=https://<IP> S3_ACCESS_KEY=... S3_SECRET_KEY=... S3_BUCKET=... S3_REGION=default S3_CA_BUNDLE_PATH=<path> source the file to use the server.