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

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Wekan/Feature Request · July 1, 2020 at 12:05pm

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Wekan / Feature Request · July 1, 2020 at 12:05pm
Load previous messages

July 6, 2020 at 1:28pm

If you can define what you want to do, pretty sure people here can help you. If you leave this vague then its less likely. What are you trying to do specifically? How is wekan intended to fit in your app? Is there data being exchanged or are you just adding a standalone wekan function into the app? How are you connecting the two?

    like-fill
    1
    • reply
    • like

    July 8, 2020 at 1:14pm

    Hi, thank you very much for your interest, I installed wekan locally with node.js, chocolaty and mongodb and the file start-wekan.bat, Now i want to physically have wekan boards show up also inside my app after i want to test the first

      • reply
      • like

      July 9, 2020 at 11:16am

      Our app is react.js (on node) and we just used an embedded view (react-iframe) of the wekan board url. Advertise the wekan app as part of our domain. As users switch pages inside our app the embedded page revealed is a different specific board view by url. Wekan that is being embedded is running standalone on it own server, We use the wekan api and web hooks to feed and get control back and forth through our app so that data in wekan reflects what our app is doing

        • reply
        • like

        July 10, 2020 at 6:30pm

        How I can do it? How i can run wekan by my server?

          • reply
          • like

          July 11, 2020 at 2:21am

          July 11, 2020 at 11:05am

          That is what we are running as well

            • reply
            • like

            July 15, 2020 at 12:47pm

            Hello, thank you very mutch for this help ,i read this page and when i tested these commands on my server i got these errors

              • reply
              • like
              • reply
              • like

              You did not write correct root (or sudo) password

                • reply
                • like

                If you don't know correct password, you can not install snapd or wekan

                  • reply
                  • like

                  If there is no apt command, are you at Ubuntu or Debian at all? For example, CentOS has yum or dnf.

                    • reply
                    • like

                    all those commands require sudo

                      • reply
                      • like

                      I m at Ubunto

                        • reply
                        • like
                        • reply
                        • like

                        and i m connected with my server i khow the password

                          • reply
                          • like
                          • reply
                          • like

                          and i m connected with my server i khow the password

                            • reply
                            • like

                            but i received the same error

                              • reply
                              • like

                              wait wait I had the problem that I have to launch the commands in root tanque

                                • reply
                                • like

                                Yes, you did login, but you did not write sudo password correctly

                                  • reply
                                  • like

                                  usually login password and sudo password are the same

                                    • reply
                                    • like

                                    so first you login to server with your username/password, then write sudo apt install snapd and then write your same password and enter

                                      • reply
                                      • like

                                      If after that it asks Y/N to continue, answer Y and enter

                                        • reply
                                        • like

                                        and then sudo reboot

                                          • reply
                                          • like

                                          after rebooting install wekan with sudo snap install wekan

                                            • reply
                                            • like