Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

How do I install Wekan on a docker container

How do I install Wekan on a docker container

Wekan/General · May 27, 2020 at 5:21pm

How do I install Wekan on a docker container

Wekan / General · May 27, 2020 at 5:21pm (Edited 4 years ago)

Hello all! I am trying to install Wekan on a docker container and expose the container to a port so that I can access it via the internet, for the past two days I can't find any step by steps tutorial on how to do install it. Any help would be really appreciated.

Load previous messages

May 27, 2020 at 6:17pm

That will build and run a wekan instance. It should be possible to use the ports directive in the wekan-app section to change if required. I personally leave the ports as-is and reach from the internet through an haproxy instance which handles all the ssl for me.

    like-fill
    1
    • reply
    • like

    *docker not docket..

      • reply
      • like

      I think the compose file was in files under wekan/team but it's ages since I found it.

        • reply
        • like

        May 27, 2020 at 7:55pm

        Thank you very much

          • reply
          • like

          May 28, 2020 at 2:35pm

          Newest docker-compose.yml is at https://github.com/wekan/wekan . It has comments about what each setting does.

            • reply
            • like