Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: support hosting static websites #477

Open
sabaini opened this issue Nov 25, 2024 · 0 comments
Open

RFE: support hosting static websites #477

sabaini opened this issue Nov 25, 2024 · 0 comments

Comments

@sabaini
Copy link
Collaborator

sabaini commented Nov 25, 2024

Issue report

What version of MicroCeph are you using ?

latest

What are the steps to reproduce this issue ?

sudo microceph enable rgw

# prep user and .s3cfg

s3cmd ws-create s3://test-bucket --ws-index=index.html --ws-error=error.html
...
ERROR: S3 error: 405 (MethodNotAllowed)

What happens (observed behaviour) ?

Getting an error

What were you expecting to happen ?

Being able to set up static website hosting with MicroCeph RGW

Additional comments.

We're missing support for this currently. We'd need to allow static websites in the rgw config rgw_enable_static_website and provide commands to set up urls, cf. https://www.ibm.com/docs/en/storage-ceph/7?topic=hosting-static-web-gateway-setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant