From ceph@mknet.nl Tue Mar 30 13:44:24 2021 From: Marcel Kuiper To: ceph-users@ceph.io Subject: [ceph-users] Rados gateway static website Date: Tue, 30 Mar 2021 15:43:19 +0200 Message-ID: <90d4905f179507925db6ca4a685d257e@mknet.nl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3283542300181711331==" --===============3283542300181711331== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable despite the examples that can be found on the internet I have troubles=20 setting up a static website that serves from a S3 bucket If anyone could=20 point me in the right direction that would be much appreciated Marcel I created an index.html in the bucket sky gm-rc3-jumphost01(a)ceph/s3cmd (master)$ ./s3cmd info s3://sky/index.html s3://sky/index.html (object): File size: 42046 Last mod: Tue, 30 Mar 2021 13:28:02 GMT MIME type: text/html Storage: STANDARD MD5 sum: 93acaccebb23a18da33ec4294d99ea1a SSE: none Policy: none CORS: none ACL: *anon*: READ ACL: Generic Sky Account: FULL_CONTROL And curl returns gm-rc3-jumphost01(a)tmp/skills$ curl =20 https://sky.static.gm.core.local/index.html 404 Not Found

404 Not Found