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

Wekan watercooler

The Wekan watercooler

Welcome to the Wekan watercooler, a space for general chat with everyone in the community. Jump in to the conversation below or introduce yourself!

Load previous messages

May 14, 2020 at 6:37pm

It's same with 19.10 and 20.04: When you start UB, at first it installs all updates. After that, you can install manual updates:

sudo apt update && sudo apt -y dist-upgrade

Then reboot and cleanup:

sudo apt clean && sudo apt autoclean && sudo apt -y autoremove
    • reply
    • like

    literally just tried again with a fresh image and I keep getting rejected first login with ubuntu/ubuntu - says incorrect password. This was on the same card I used yesterday re-flashed >_<

      • reply
      • like

      trying to flash another card and that failed even to write. It's clearly one of those days :-)

        • reply
        • like

        Flashed a 3rd and that finally allowed me to login.... this time there was a bunch of messages about ssh key generation so I presume that not happening was the cause of the login rejection on the original card. Lucky we have so much spare time atm (at least I do)

          • reply
          • like

          There could be some instructions at Internet how to configure RasPi3 to boot from external SSD

            • reply
            • like

            May 15, 2020 at 1:53pm

            Yes - I have my main Pi running Raspian booting from SD then mounting SSD as root and will go the same way here. 20.04 is up and running now but I'll hold off on Wekan till either the Snap or Docker is available. I have it on the NUC for now via that docker so will be patient :-)

              • reply
              • like

              July 19, 2020 at 8:01am

              Hello All and first of all kudos to the wekan team and everyone contributing to it

                • reply
                • like

                we have been using wekan for our small startup since past month and we are loving it

                  • reply
                  • like

                  July 19, 2020 at 10:35am

                  @xet7 I am facing issue with running from source on windows 10

                    • reply
                    • like

                    I cloned the repo, uncommented the required lines and then did docker-compose up -d --build

                      • reply
                      • like

                      and now its stuck at meteor updating dependencies ldap

                        • reply
                        • like

                        July 20, 2020 at 3:11am

                        @dineshsalunke For running from source you can use prebuilt bundle without Docker a) https://github.com/wekan/wekan/wiki/Windows

                          • reply
                          • like

                          @dineshsalunke For building Docker image you should dual boot to Ubuntu 20.04 64bit, because Linux filesystem is much faster than Windows filesystem. I do build bundle on Linux without Docker. Well, if you wait long enough, Docker build on Windows does finish, but it's much faster to build on Linux

                            • reply
                            • like

                            Or alternatively, build at some cloud server like DigitalOcean, AWS, Azure etc on Ubuntu 20.04 64bit

                              • reply
                              • like

                              @dineshsalunke Wekan is about 20k-60k files of Javascript files, so filesystem performance makes significant difference. And also do use SSD or NVME disk, faster is better.

                                • reply
                                • like

                                July 20, 2020 at 4:50am

                                Actually it's 50k files. Building on Linux with NVME disk takes about 11 minutes, on fast server.

                                  • reply
                                  • like

                                  it's nice that yesterday bug from June 2015 is now fixed https://github.com/wekan/wekan/issues/200

                                    • reply
                                    • like

                                    Was fifth oldest open issue.

                                      • reply
                                      • like

                                      This is nice contributor summary :) https://www.openhub.net/p/wekan/contributors/summary

                                        • reply
                                        • like

                                        Wekan is about 13 years of coding work https://www.openhub.net/p/wekan

                                          • reply
                                          • like

                                          combined

                                            • reply
                                            • like

                                            @dineshsalunke actually i am running from source coz I would like to make a few changes and contribute to the project ( we are trying to couple wekan with Gitea, and also some ui changes as per our taste )

                                              • reply
                                              • like

                                              so using the pre built binaries will it be possible to do dev work ?

                                                • reply
                                                • like

                                                July 20, 2020 at 5:42pm
                                                • reply
                                                • like

                                                Is there any need for something like this?

                                                  • reply
                                                  • like