Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Docker-Install not possible

    Kopano Groupware Core
    2
    3
    1028
    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.
    • logg.sar
      logg.sar last edited by logg.sar

      Hi there

      I would like to move my zarafa-installation to dockerised kopano.

      So I found on Github the docker-file from Felix https://github.com/fbartels/kopano-docker-image
      Unfortunately this doesn’t work.

      First of all ther is a file called supervisord.conf missing, so that the build process couldnt be finished.
      Its line 38 COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf

      So I deleted the line, but now the container doesnt start

      docker run kopano
      /usr/local/bin/kopano-init.sh: line 6: Dockerfile: command not found
      /usr/local/bin/kopano-init.sh: line 7: Dockerfile: command not found
      /usr/local/bin/kopano-start.sh: line 22: /usr/bin/supervisord: No such file or directory
      

      What to do now? What is this supervisord? Where to get it?

      Thanks

      1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano last edited by

        Hi @logg-sar ,

        I’ve just forked this repo to open a pr against the original authors repo. I’ve not used it myself and cannot say anything about its quality. There are some other repos on GitHub though. maybe they work better?

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

        1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels Kopano last edited by

          Hi @logg-sar,

          the docker images that you have previously played with have matured quite a bit. running it with our nightly builds works out of the box, when running this with 8.6 some config changes are probably required in the compose file (alternatively you could go for our pre-final repo which should not require any config changes)
          Instructions to get the images going is at https://github.com/zokradonh/kopano-docker

          Regards Felix

          Resources:
          https://kopano.com/blog/how-to-get-kopano/
          https://documentation.kopano.io/
          https://kb.kopano.io/

          Support overview:
          https://kopano.com/support/

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