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 and Yunohost

Wekan and Yunohost

Wekan / General · October 2, 2019 at 8:30am (Edited 5 years ago)

There has been a great effort going on to get Wekan on the Yunohost platform. But a recent discussion has shown that there are some hurdles that prevent the package maintainers to keep the app up-to-date.

I hope that by posting those hurdles here can help to align both teams efforts and create mutual understanding so that in the end Wekan can be used by more people in an easy way.

What would really help us to have wekan_ynh up to date:

Is this useful feedback that helps you? Are there tips you have for the yunohost community to mitigate some of these hurdles?

Thank you!

Load previous messages

October 3, 2019 at 2:11am

I can provide arm64 .zip file https://releases.wekan.team/raspi3/ sometime in near future

    like-fill
    2
    • reply
    • like

    Wekan has been developed since 2015, and there is very rapid release / feedback / fix cycle in Wekan development. I don't mean everyone should upgrade for every release. For example with Snap it's possible to set updating to happen at night. Some update bash scripts use cron to update at some time at night.

      like-fill
      1
      • reply
      • like

      Sometimes I receive many pull requests per day. I do check and merge them soon, making new releases.

        • reply
        • like

        For some platforms like Univention, I release less often. Sometime new version can be for example 30 releases newer.

          • reply
          • like

          With cron, it's possible to setup update for example at weekend or once a month

            • reply
            • like

            October 3, 2019 at 1:58pm

            Please test

              • reply
              • like

              It did take quite a lot of steps, for those I added there my in-progress version of maintainer-make-bundle.sh

                • reply
                • like

                Would you need also RasPi3 disk image?

                  • reply
                  • like

                  I will look later when I could have time for that

                    • reply
                    • like

                    October 3, 2019 at 6:22pm

                    Thanks a lot @xet7. I know it could took a lot of time. I will update Wekan for YunoHost right now. Maybe a good way to reduce the time needed for you would be to use something like GitHub CI. There are some CI that are able to build the release from sources on different architectures and push them to http://releases.wekan.team/

                      • reply
                      • like

                      If we can do something to help you on that point, let us know.

                        • reply
                        • like

                        October 21, 2020 at 12:07pm

                        Hey. How can I solve this problem? Log:

                        2020-10-21 07:41:18,095: INFO - Installing wekan… 2020-10-21 07:41:18,174: DEBUG - The permission database has been resynchronized 2020-10-21 07:41:18,196: INFO - Could not complete the operation ‘Create permission ‘wekan’’. Please provide the full log of this operation by clicking here to get help

                        The file does not exist: ‘/etc/yunohost/apps/docker/settings.yml’

                          • reply
                          • like

                          October 21, 2020 at 2:12pm

                          @yalh76 Do you know about those docker settings?

                            • reply
                            • like

                            @alex22 I also recommend you asking at yonohost issues too

                              • reply
                              • like

                              Anyway, newest Wekan Docker settings are at docker-compose.yml at https://github.com/wekan/wekan , I don't know YonoHost specific differences

                                • reply
                                • like

                                I would gues that at your /etc/yonohost/apps are some other app settings, so for Wekan ROOT_URL something similar

                                  • reply
                                  • like

                                  like in other apps

                                    • reply
                                    • like

                                    November 1, 2020 at 2:25pm

                                    We don't use docker in YunoHost. @alex22 better to open an issue at https://github.com/YunoHost-Apps/wekan_ynh/issues

                                      • reply
                                      • like