canonical / canonical/microceph

RFE: support hosting static websites

Open
#477 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
396
Forks
74
Avg merge
2d 20h
Merged PRs (30d)
7

Description

# 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.