8000 GitHub - nsmith-/objectservice: A Ceph S3 object store for HEP data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nsmith-/objectservice

Repository files navigation

Setting up dev env:

python3 -m venv .devenv
. .devenv/bin/activate
pip install -r dev-venv.txt

Testing on MiniKube:

./scripts/test-local.sh

Usernames for test environment:

User Password Role
test_admin admin Administrative roles
test_readonly bookworm A read-only user

About

A Ceph S3 object store for HEP data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0