Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    etcd for minio

    Minio
    4
    8
    651
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by A Former User

      Hi Team,

      github.com/minio/.../sts/etcd.md-- here i can see like

      export minio_etcd_endpoints=ipaddress-----so here what exactly ip address will do means how would i know, my minio application sts username and pwd stored in etcd.

      fbartels girish 2 Replies Last reply Reply Quote 0
      • fbartels
        fbartels App Dev @Guest last edited by fbartels

        Hi @baswaraj,

        in your last post you were not entirely clear if you are using minio on Cloudron, or of you are using Cloudron at all.

        @baswaraj said in etcd for minio:

        minio_etcd_endpoints

        This is defined in the following way in the Minio documentation:

        MINIO_ETCD_ENDPOINTS
        This is comma separated list of etcd servers that you want to use as the MinIO federation back-end. This should
        be same across the federated deployment, i.e. all the MinIO instances within a federated deployment should use same
        etcd back-end.

        So this is the ip of the etcd service that you have already installed.

        PS: the link you posted does not work

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @fbartels last edited by

          @fbartels
          i have installed the minio in kubernetes cluster so i wanted to enable the etcd for storing the username and password
          we have like
          etcd:
          endpoints: ipaddress(here which ip address , do i need to put and how it works)

          fbartels 1 Reply Last reply Reply Quote 0
          • fbartels
            fbartels App Dev @Guest last edited by

            @baswaraj said in etcd for minio:

            here which ip address , do i need to put and how it works

            The ip address/fqdn where you installed etcd

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @fbartels last edited by A Former User

              @fbartels

              Can you please share example?

              we have deployed minio application and in values file etcd property is available like below

              etcd:
              endpoints: here i am bit confusion, which ip address i need to give
              clientCert:
              clientCertKey:

              BrutalBirdie 1 Reply Last reply Reply Quote 0
              • BrutalBirdie
                BrutalBirdie Staff @Guest last edited by BrutalBirdie

                @baswaraj
                First of all your URL is broken https://github.com/minio/.../sts/etcd.md--

                export minio_etcd_endpoints=ipaddress-----so here what exactly ip address will do means how would i know, my minio application sts username and pwd stored in etcd.

                Without any context this text is just complete gibberish.


                Please remember, this is the Cloudron forum not a general Linux HelpDesk.
                And as @fbartels pointed out, your are not even using minio on Cloudron which makes this support request taste even worse.

                If you expect people to help you out, you should deliver a certain level of information quality.

                Like my work? Consider donating a beer 🍻 Cheers!

                1 Reply Last reply Reply Quote 1
                • girish
                  girish Staff @Guest last edited by

                  @baswaraj https://github.com/minio/minio/discussions is the correct place to ask your question. This is the minio forum for the Cloudron app package and not about general minio questions.

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @girish last edited by

                    @girish
                    Thanks girish

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Powered by NodeBB