I have a Ceph-cluster with: 1 admin node, 1 monitor node, and 3 osd nodes for replication purpose and a client node.
For primary storage to be changed I assume config.php needs to be configured am I right?
If so, what should I need from my storage cluster for nextcloud to work.
Path style can be both true and false with ceph. S3 should really be on port 443 with a ssl certificate but if you don’t mind being insecure that’s your business.
Optional region does not exist in ceph by default but I’m assuming you’ve created it with radosgw-admin.
I’m really new to ceph and implementing storages to nextcloud, so im not really sure how to implement ceph to nextcloud at all, only clue so far is config.php.
and i choose not to use ssl yet, because I don’t know how to implement at all yet.
But the real question is, how do i make ceph my storage on nextcloud.
[I know im asking a big question], and thanks for taking your time to help!
alright, and it should be mentioned that im really new to ceph, so im not sure how to make nextcloud use ceph as a storage exactly.
So I have this setup running, do i need another node called, ceph-gateway, and configure the things shown in this picture, if i want to follow the official way of radosgw?