A summary of data about the Ruby ecosystem.

https://github.com/fog/fog-radosgw


https://github.com/fog/fog-radosgw

Last synced: about 7 hours ago
JSON representation

Repository metadata

README.md

Fog::Radosgw

Gem Version Build Status Dependency Status Coverage Status Code Climate Stories in Ready

Fog backend for provisioning Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.
Currently, the gem only supports the S3 API, not Swift.

Based on the Riak CS backend.

Installation

Add this line to your application's Gemfile:

gem 'fog-radosgw'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fog-radosgw

Usage

Example:

require 'fog/radosgw'

provision_client =  Fog::Radosgw::Provisioning.new(
    host:    'objects.example.com',
    radosgw_access_key_id:     'CHIA1GEE0EIJ9OHSAIK6',
    radosgw_secret_access_key: 'IFooJ7airaebaele6baihaiw2fequuto9Foh7Sei'
)

response = provision_client.create_user('fog', 'Fog User', 'fog@example.com')
userkey    = response.body['keys'][0]['access_key']
usersecret = response.body['keys'][0]['secret_key']

Tests

Mock tests:

bundle exec rake mock[radosgw]

Live tests:

bundle exec rake live[radosgw]

To run live tests, you have to place credentials in tests/.fog, e.g.:

default:
    host:    objects.example.com
    radosgw_access_key_id:     CHIA1GEE0EIJ9OHSAIK6
    radosgw_secret_access_key: IFooJ7airaebaele6baihaiw2fequuto9Foh7Sei

Contributing

Please refer to the
CONTRIBUTING.md
page for the main Fog project.

License

Please refer to LICENSE.md.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 13
Total Committers: 3
Avg Commits per committer: 4.333
Development Distribution Score (DDS): 0.231

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jon K Hellan j****n@u****o 10
Paulo Henrique Lopes Ribeiro p****0@g****m 2
Stefan Novak s****n@n****o 1

Committer domains:


Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 1
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: about 8 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 2.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fog/fog-radosgw

Top Issue Authors

  • stefan-pdx (1)

Top Pull Request Authors

  • plribeiro3000 (2)
  • stefan-pdx (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

gem.coop: fog-radosgw

Fog backend for provisioning users on Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.

  • Homepage: https://github.com/fog/fog-radosgw
  • Documentation: http://www.rubydoc.info/gems/fog-radosgw/
  • Licenses: MIT
  • Latest release: 0.0.5 (published almost 10 years ago)
  • Last Synced: 2025-12-14T01:01:02.774Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 43,763,729 Total
  • Docker Downloads: 2,087,205
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.488%
    • Downloads: 0.55%
    • Docker downloads count: 1.403%
  • Maintainers (2)
rubygems.org: fog-radosgw

Fog backend for provisioning users on Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.

  • Homepage: https://github.com/fog/fog-radosgw
  • Documentation: http://www.rubydoc.info/gems/fog-radosgw/
  • Licenses: MIT
  • Latest release: 0.0.5 (published almost 10 years ago)
  • Last Synced: 2025-12-12T21:02:20.734Z (3 days ago)
  • Versions: 5
  • Dependent Packages: 9
  • Dependent Repositories: 6,641
  • Downloads: 43,763,197 Total
  • Docker Downloads: 2,087,205
  • Rankings:
    • Dependent repos count: 0.395%
    • Downloads: 0.449%
    • Docker downloads count: 1.523%
    • Dependent packages count: 1.881%
    • Average: 5.752%
    • Forks count: 9.168%
    • Stargazers count: 21.098%
  • Maintainers (2)

Dependencies

fog-radosgw.gemspec rubygems
  • rake >= 0 development
  • shindo >= 0 development
  • yard >= 0 development
  • fog-core >= 1.21.0
  • fog-json >= 0
  • fog-xml >= 0.0.1

Score: 21.224492172212656