[ceph-users] Ceph on Azure ?

2018-12-17 Thread LuD j
Hello, We are working to integrate s3 protocol in our webs applications. The objective is to stop storing documents in bdd or filesytem but use s3's buckets in replacement. We already gave a try to ceph with rados gateway on physicals nodes, its working well. But we are also on Azure, and we can'

Re: [ceph-users] Ceph on Azure ?

2018-12-23 Thread LuD j
r near them? Or move everything out > to some provider that allows you to have both. > > > -Original Message- > From: LuD j [mailto:luds.jer...@gmail.com] > Sent: maandag 17 december 2018 21:38 > To: ceph-users@lists.ceph.com > Subject: [ceph-users] Ceph on Azure

[ceph-users] Binding library for ceph admin api in C#?

2019-06-21 Thread LuD j
Hello guys, We are working rados gateway automation, we saw than there already have binding libraries in goland, python and java to interact with ceph admin api. But is there any existing binding in C# or powershell or do we need to do it by ourselves? Thank you in advance for your help. ___