This is an automated email from the ASF dual-hosted git repository.
snazy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from bf2261d52 NoSQL correctness tests: add missing `logback-test.xml`
files (#3230)
add 31c778463 Add Docker-based Ceph + Polaris cluster setup (#3022)
No new revisions were added by this update.
Summary of changes:
getting-started/ceph/.env.example | 32 ++++
getting-started/{ozone => ceph}/README.md | 107 ++++++++---
.../await-s3.sh => ceph/ceph-conf/ceph.conf} | 41 ++--
getting-started/ceph/docker-compose.yml | 209 +++++++++++++++++++++
4 files changed, 337 insertions(+), 52 deletions(-)
create mode 100644 getting-started/ceph/.env.example
copy getting-started/{ozone => ceph}/README.md (50%)
copy getting-started/{assets/cloud_providers/await-s3.sh =>
ceph/ceph-conf/ceph.conf} (57%)
mode change 100755 => 100644
create mode 100644 getting-started/ceph/docker-compose.yml