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

Developing Wekan for Sandstorm

Developing Wekan for Sandstorm

Wekan / General · June 26, 2019 at 4:39am (Edited 5 years ago)

Hello, I'm new to here and trying to add a new feature to Wekan for Sandstorm.

Is this document still up to date? https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm

I think there is a way to build from source code rather than an image to keep everything updated, or the image is always updated?

I am at the very start point of a Wekan developer, hope I can eventually reach the goal. Thank you!

Load previous messages

August 8, 2019 at 1:26am

Well, it could be some bug

    • reply
    • like

    There has been a lot of changes

      • reply
      • like

      and now there is only one branch, master

        • reply
        • like

        Also some dependencies could be missing

          • reply
          • like

          You could make new fork of newest Wekan and try again

            • reply
            • like

            I did also add a lot of changes today

              like-fill
              1
              • reply
              • like

              August 16, 2019 at 8:08am

              Please tell me if I did anything wrong. Thank you.

                Edited
                • reply
                • like

                August 16, 2019 at 8:34pm

                I did merge it. You can try it on your own Sandstorm server, it will be at experimental app market https://github.com/wekan/wekan/wiki/Sandstorm and .spk file at https://releases.wekan.team also

                  • reply
                  • like

                  I'm currently building that package.

                    • reply
                    • like

                    sometime when ocdtrekkie has time to check it, it will then be at official.

                      • reply
                      • like

                      August 19, 2019 at 1:04am

                      Thank you very much :D

                        • reply
                        • like

                        August 19, 2019 at 8:17am

                        Sorry @xet7, with the experimental version we found in a huge board the sandstorm version will hang

                          • reply
                          • like

                          The standalone version will not, so may you pend the market publishing until I fix this?

                            Edited
                            • reply
                            • like

                            Thank you.

                              • reply
                              • like

                              August 19, 2019 at 9:19am

                              hang how?

                                • reply
                                • like

                                It's same Wekan in both

                                  • reply
                                  • like

                                  Is there any errors in grain console?

                                    • reply
                                    • like

                                    August 20, 2019 at 1:07am

                                    It just hangs on the loading animation

                                      • reply
                                      • like
                                      • reply
                                      • like

                                      And sometimes it will work well

                                        • reply
                                        • like

                                        So it seems like the new version is too heavy for our sandstorm server

                                          • reply
                                          • like
                                          ** SANDSTORM SUPERVISOR: Starting up grain. Sandbox type: privileged
                                          ** Starting Mongo...
                                          2019-08-20T01:07:31.289+0000 I STORAGE Engine custom option: log=(prealloc=false,file_max=200KB)
                                          about to fork child process, waiting until server is ready for connections.
                                          forked process: 10
                                          child process started successfully, parent exiting
                                          ** Starting Meteor...
                                          Presence started serverId=gaFBDgwtcjdPDfTwG
                                          Meteor APM: completed instrumenting the app
                                          ** SANDSTORM SUPERVISOR: Grain still in use; staying up for now.
                                            • reply
                                            • like