Skip to main content

Declare what MinIO buckets, IAM policies, ILM policies you want, and let MinIO Manager do the work.

Project description

minio-manager

Release Build status Commit activity License

Declare what MinIO buckets, IAM policies, ILM policies you want, and let MinIO Manager do the work.

Description

The concept for management is to have so-called "bucket groups".

Each bucket group is managed by an account that only has access to buckets in that group.

It should be noted that this is explicitly intended for the creation and updating of resources in MinIO. It does not delete any resources anywhere.

Requirements

Getting started with your project

Install the environment and the pre-commit hooks with

make install

You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

To finalize the set-up for publishing to PyPi or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.

Releasing a new version

Set up

An admin user should be used for these steps.

  1. Create the bucket for the secret backend minio-manager-secrets

    mc mb $ALIAS/minio-manager-secrets

  2. Create a user (either in MinIO or your identity provider)

    You can use mc admin user add $ALIAS minio-manager for a MinIO user

  3. Create a policy that gives read/write access to the bucket for the secret backend

    You can use the example provided in the examples directory:

    mc admin policy create $ALIAS minio-manager examples/minio-manager-secrets-policy.json

  4. Attach the policy to the user:

    • For MinIO: mc admin policy attach $ALIAS minio-manager --user=minio-manager
    • For LDAP: mc idp ldap policy attach $ALIAS minio-manager --user='uid=minio-manager,cn=users,dc=your,dc=domain'
  5. Upload your secret backend (e.g. secrets.kdbx) to the bucket root

  6. Create a MinIO service account/access key with either option:

    • mc admin user svcacct add $ALIAS minio-manager and note down the access and secret keys
  7. Copy .env.example to .env and set the following variables to the obtained keys

    • MINIO_MANAGER_SECRET_BACKEND_S3_ACCESS_KEY
    • MINIO_MANAGER_SECRET_BACKEND_S3_SECRET_KEY
  8. Configure the other variables in the .env file. Descriptions of each variable can be found in the Environment variables section

  9. Each "bucket group" manager user must get its own policy.

    1. You can find an example in examples/bucket-group-user-policy.json
    2. mc admin policy create $ALIAS infra-test-manager examples/bucket-group-user-policy.json
    3. mc idp ldap policy attach $ALIAS infra-test-manager --user='uid=infra-test-manager,cn=users,dc=your,dc=domain'
  10. You can then log in to the web console with this user to create an access key exactly like how we did it previously

MinIO

At least two users are required in MinIO. One with access to a single bucket containing the secret backend, all other users are to be used as "bucket group" managers. For each bucket created under this manager user a service account (or access key in S3/MinIO terms) will be created.

Secret backend

Keepass

The Keepass database's root group must be named "Passwords".

You must have a group called "s3" and subgroups with the name of each MinIO cluster.

Entry names must be unique.

Entries are found by way of the title of the entry, the username is not considered when searching.

Environment variables

Required

  • MINIO_MANAGER_CLUSTER_NAME The name of the cluster, used for example in the secret backend
  • MINIO_MANAGER_S3_ENDPOINT What host:port to use as MinIO/S3 endpoint
  • MINIO_MANAGER_MINIO_CONTROLLER_USER The entry of the MinIO controller user in the secret backend that contains its access and secret keys
  • MINIO_MANAGER_SECRET_BACKEND_TYPE What secret backend to use. Currently only keepass is supported
  • MINIO_MANAGER_SECRET_BACKEND_S3_ACCESS_KEY The access key to the S3 bucket where the secret database is stored
  • MINIO_MANAGER_SECRET_BACKEND_S3_SECRET_KEY The secret key to the S3 bucket where the secret database is stored

Required for Keepass

  • MINIO_MANAGER_KEEPASS_PASSWORD Keepass database password

Optional

  • MINIO_MANAGER_CLUSTER_RESOURCES_FILE The YAML file with the MinIO resource configuration (buckets, policies, etc.), defaults to resources.yaml
  • MINIO_MANAGER_MINIO_ENDPOINT_SECURE Whether to use HTTPS for the endpoint. Defaults to True
  • MINIO_MANAGER_SECRET_BACKEND_S3_BUCKET The name of the bucket where the secret backend is kept. Defaults to minio-manager-secrets
  • MINIO_MANAGER_KEEPASS_FILE The name of the database file in the S3 bucket. Defaults to secrets.kdbx
  • MINIO_MANAGER_LOG_LEVEL The log level of the application. Defaults to INFO, may also use DEBUG
  • MINIO_MANAGER_DEFAULT_BUCKET_VERSIONING What bucket versioning level to use for all buckets by default if not specified on the bucket level. Defaults to "Suspended", can also configure "Enabled"
  • MINIO_MANAGER_DEFAULT_LIFECYCLE_POLICY What lifecycle policy (in mc ilm export format) to attach to all buckets by default
  • MINIO_MANAGER_DEFAULT_BUCKET_CREATE_SERVICE_ACCOUNT Whether to automatically create service accounts for each bucket with access to just that bucket. Defaults to False
  • MINIO_MANAGER_SERVICE_ACCOUNT_POLICY_BASE_FILE What policy to use as a base for a service account when automatically generated, defaults to service-account-policy-base.json. MUST contain BUCKET_NAME_REPLACE_ME in the resources

To do features

Check the open enhancement issues.


Repository initiated with fpgmaas/cookiecutter-pdm.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minio_manager-0.1.0b5.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

minio_manager-0.1.0b5-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

Details for the file minio_manager-0.1.0b5.tar.gz.

File metadata

  • Download URL: minio_manager-0.1.0b5.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.12.3 CPython/3.10.12

File hashes

Hashes for minio_manager-0.1.0b5.tar.gz
Algorithm Hash digest
SHA256 8524baf91fffb678041ce36a38c1c425e97553315a622173aa8d182fd2e78de3
MD5 3a5a4a749449743e1fb3a5813215c7b7
BLAKE2b-256 647ecec654a0155bb453f274f0fb5644b714da940d8b70851d93c41ca8cecd33

See more details on using hashes here.

File details

Details for the file minio_manager-0.1.0b5-py3-none-any.whl.

File metadata

File hashes

Hashes for minio_manager-0.1.0b5-py3-none-any.whl
Algorithm Hash digest
SHA256 006caaad75c2968524d8f625b86c085e26d8808b917a0b12fd4585ee8af2d107
MD5 eb9d4c308234ba30ed115b619ff772fb
BLAKE2b-256 46a9a5e2b0fff540b2a5447d99f51abe17ef55a0bfc372f6320717cb7eacc667

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page