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 / Feature Request

How to setup Wekan to run with existing MongoDB installed in the system?

How to setup Wekan to run with existing MongoDB installed in the system?

Wekan/Feature Request · April 30, 2019 at 6:09pm

How to setup Wekan to run with existing MongoDB installed in the system?

Wekan / Feature Request · April 30, 2019 at 6:09pm
Load previous messages

June 22, 2019 at 8:33am

for same computer mongodb, use 127.0.0.1

    • reply
    • like

    sudo snap stop wekan.mongodb && sudo snap disable wekan.mongodb && sudo systemctl disable snap.wekan.mongodb

      • reply
      • like

      sudo snap set wekan mongodb-port='27017'

        • reply
        • like

        If yoy have local mongodb at port 27017

          • reply
          • like

          Snap currently uses newest mongodb 3.2.x, because of meteor 1.6

            • reply
            • like

            At wekan repo meteor-1.8 branch is docker-compose.yml for wekan Meteor 1.8 version

              • reply
              • like
              • reply
              • like

              And mongodb newest 4.x

                • reply
                • like

                mongo on docker container or mongo url to local/remote installed

                  • reply
                  • like