ui_login_s3 » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2019-09-25 | 2019-09-25 | ||
5.16 S3 Default region can be configured on Advanced Site Settings dialog (martin) | 5.16 bug 1632 Support S3 servers with Path URI style (like Minio). (martin) | ||
Line 1: | Line 1: | ||
====== S3 Page (Advanced Site Settings dialog) ====== | ====== S3 Page (Advanced Site Settings dialog) ====== | ||
- | The //%%S3%% page// on the [[ui_login_advanced|Advanced Site Settings dialog]] allows user to configure [[S3|Amazon S3 protocol]] specific options. | + | The //%%S3%% page// on the [[ui_login_advanced|Advanced Site Settings dialog]] allows user to configure [[S3|Amazon S3 protocol]] specific options. &beta_feature |
&screenshotpict(login_s3) | &screenshotpict(login_s3) | ||
Line 11: | Line 11: | ||
Use //Default region// to specify the default region for an authentication and new buckets. When no default region is specified, ''us-east-1'' is used. | Use //Default region// to specify the default region for an authentication and new buckets. When no default region is specified, ''us-east-1'' is used. | ||
+ | |||
+ | Use //%%URL%% style// to switch to legacy //Path// URL style, when connecting to S3-compatible systems (e.g. [[https://min.io/|MinIO]]) that do not support the //Virtual Host// URL style, which is now preferred by Amazon S3. | ||
===== Further Reading ===== | ===== Further Reading ===== | ||
Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. |