ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Docker for Production Use of Third Party Software

    IT Discussion
    docker containerization
    5
    13
    1.1k
    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.
    • FATeknollogeeF
      FATeknollogee
      last edited by

      Unfortunately, Docker seems to be the only "supported" method of installing mailcow, unless I read that wrong.
      Maybe someone else has better or more up to date info?

      scottalanmillerS 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @FATeknollogee
        last edited by

        @FATeknollogee said in Docker for Production Use of Third Party Software:

        Unfortunately, Docker seems to be the only "supported" method of installing mailcow, unless I read that wrong.
        Maybe someone else has better or more up to date info?

        Pretty sure that there was another option the last time that I looked. But it has been a little while.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Putting Docker installs behind Nginx proxies seems to be consistently a problem.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @FATeknollogee
            last edited by

            @FATeknollogee looking now though, I don't see any other process 😞 This follows @JaredBusch concern that the product was losing steam as their main guy appeared to have stepped away from it as a full time thing.

            1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller
              last edited by

              Honestly, the changes on MailCow's website make me feel like they are being paid to promote Docker. Stuff like this...

              Screenshot from 2019-05-13 10-51-01.png

              1 Reply Last reply Reply Quote 0
              • Emad RE
                Emad R @scottalanmiller
                last edited by

                @scottalanmiller

                I agree with the black box argument, and harder to maintain.

                DevOps and the Death of the System Admin...

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Emad R
                  last edited by

                  @Emad-R said in Docker for Production Use of Third Party Software:

                  DevOps and the Death of the System Admin...

                  I don't see Docker as DevOps in any way, just an avoidance of it. The anti-devops. DevOps as we see it in enterprise is just "system admins on steroids." Docker is for "we didn't have operations at all and just let the devs run loose". No ops, at all.

                  1 Reply Last reply Reply Quote 0
                  • F
                    flaxking
                    last edited by

                    It depends. I often don't trust just being given a Docker image. I want to see the Dockerfile. Then I can decide whether or not I want to make my own based off of that Dockerfile, or use that one. So that means understanding it.

                    For example, if I was going to provide a MailCow hosted service, I'm not going to just build the stack and call it good if it works. As the maintainer of that service I need to know how all the components work together.

                    Now it could be a different story if that image/stack came with direct support. I would still have to know how my Docker Swarm/Kubernetes Cluster works, but is it much different than installing software? We have to know how the OS and networking works, but there can be a lot that the software is doing that is a black box to us. Docker just takes it up another level.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @flaxking
                      last edited by

                      @flaxking said in Docker for Production Use of Third Party Software:

                      It depends. I often don't trust just being given a Docker image. I want to see the Dockerfile. Then I can decide whether or not I want to make my own based off of that Dockerfile, or use that one. So that means understanding it.

                      For example, if I was going to provide a MailCow hosted service, I'm not going to just build the stack and call it good if it works. As the maintainer of that service I need to know how all the components work together.

                      Now it could be a different story if that image/stack came with direct support. I would still have to know how my Docker Swarm/Kubernetes Cluster works, but is it much different than installing software? We have to know how the OS and networking works, but there can be a lot that the software is doing that is a black box to us. Docker just takes it up another level.

                      Yeah, I agree. It's that Docker is "meant" to avoid all this that bothers me. It's not the Docker tech itself, and there are ways to use it well. But once we are doing all of that, what is Docker really getting for us? Not very much.

                      warren.stanleyW 1 Reply Last reply Reply Quote 0
                      • warren.stanleyW
                        warren.stanley @scottalanmiller
                        last edited by

                        @scottalanmiller these discussions echo my thoughts exactly. I'm only (hesitantly) learning Docker now, but it feels like it's not a long term answer(I'm possibly too late to the party?), as other approaches are increasing in mind-share.

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post