1
0
mirror of https://github.com/minio/minio.git synced 2025-01-15 16:53:16 -05:00

8 Commits

Author SHA1 Message Date
Poorna
b1351e2dee sr: use site replicator svcacct to sign STS session tokens ()
This change is to decouple need for root credentials to match between
 site replication deployments.

 Also ensuring site replication config initialization is re-tried until
 it succeeds, this deoendency is critical to STS flow in site replication
 scenario.
2024-02-26 13:30:28 -08:00
Daryl White
d44f3526dc
Update links to documentation site () 2022-09-28 21:28:45 -07:00
Harshavardhana
e3e0532613
cleanup markdown docs across multiple files ()
enable markdown-linter
2022-02-11 16:51:25 -08:00
Aditya Manthramurthy
62dc0f7698
Update site replication docs ()
- Now OpenID external IDP is also supported for site replication.

- IAM users/groups are also replicated
2022-01-06 17:53:23 -08:00
Harshavardhana
f840080e5b
cleanup site-replication docs () 2021-12-02 13:27:01 -08:00
Poorna K
9ec197f2e8
Add support for adding new site(s) to site replication ()
Currently, the new site is expected to be empty
2021-11-30 13:16:37 -08:00
Aditya Manthramurthy
f81a188ef6
update site replication doc ()
make pre-requisites clear
2021-10-07 15:21:01 -07:00
Aditya Manthramurthy
3a7c79e2c7
Add new site replication feature ()
This change allows a set of MinIO sites (clusters) to be configured 
for mutual replication of all buckets (including bucket policies, tags, 
object-lock configuration and bucket encryption), IAM policies, 
LDAP service accounts and LDAP STS accounts.
2021-10-06 16:36:31 -07:00