Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Vikunja - The to-do app to organize your life.

Vikunja - The to-do app to organize your life.

Scheduled Pinned Locked Moved Solved App Wishlist
36 Posts 11 Posters 6.2k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #14

    I had a quick look at this. It's in active development, so I think it's best to wait for 1.0 before people start relying on it. Is anyone here involved in the Vikunja community or in touch with the author to know when this will happen?

    1 Reply Last reply
    1
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #15

      I went ahead and asked them here - https://community.vikunja.io/t/1-0-release-timeline/110

      1 Reply Last reply
      3
      • kolaenteK Offline
        kolaenteK Offline
        kolaente
        wrote on last edited by
        #16

        Hey there, creator of Vikunja here.

        It's really awesome to see people using Vikunja 🙂

        I'm not very familiar with cloudron so this is probably a noob question, but is there a special reason you're creating seperate docker images instead of using the official ones? This feels a bit like doubled effort.

        Maybe we could even officially support cloudron with releases automatically published through our ci.

        Also, please don't hesitate to ping me if you have any questions about Vikunja, either here or in Vikunja's Forum or through other ways.

        jdaviescoatesJ girishG 2 Replies Last reply
        5
        • kolaenteK kolaente

          Hey there, creator of Vikunja here.

          It's really awesome to see people using Vikunja 🙂

          I'm not very familiar with cloudron so this is probably a noob question, but is there a special reason you're creating seperate docker images instead of using the official ones? This feels a bit like doubled effort.

          Maybe we could even officially support cloudron with releases automatically published through our ci.

          Also, please don't hesitate to ping me if you have any questions about Vikunja, either here or in Vikunja's Forum or through other ways.

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #17

          @kolaente said in Vikunja - The to-do app to organize your life.:

          Hey there, creator of Vikunja here.

          Welcome, great to have you here 🙂

          It's really awesome to see people using Vikunja

          I've not used it yet, but I really like the look of it - looks like you've created a really great app, so I'd really love to be able to install it on my Cloudron server! 🙂

          I'm not very familiar with cloudron so this is probably a noob question, but is there a special reason you're creating seperate docker images instead of using the official ones?

          I'm just a user, not a developer, of Cloudron, but I think it's because th Cloudron docker images have extra special added features which make all the apps integrate with the rest of the Cloudron platform (i.e. the built in email server, the LDAP server which powers single sign-on, the back-up systems etc etc).

          The actual developers @girish & @nebulon will no doubt be able to explain more and better, but I think that's the gist of it 🙂

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          1
          • kolaenteK kolaente

            Hey there, creator of Vikunja here.

            It's really awesome to see people using Vikunja 🙂

            I'm not very familiar with cloudron so this is probably a noob question, but is there a special reason you're creating seperate docker images instead of using the official ones? This feels a bit like doubled effort.

            Maybe we could even officially support cloudron with releases automatically published through our ci.

            Also, please don't hesitate to ping me if you have any questions about Vikunja, either here or in Vikunja's Forum or through other ways.

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #18

            @kolaente said in Vikunja - The to-do app to organize your life.:

            Hey there, creator of Vikunja here.

            Thanks for dropping by 🙂 And also answering the question on your forum about the roadmap.

            I'm not very familiar with cloudron so this is probably a noob question, but is there a special reason you're creating seperate docker images instead of using the official ones? This feels a bit like doubled effort.

            It's a good question. The main issue is most upstream images are not "standardized" . For example, logging (where are log files stored), tooling (does it have basic tools like say ping/vim etc installed in the docker image for debugging), read-only runtime (for immutable infrastructure and consistent backups), non-root user (for security), provisioning (like databases, caches, file system use) etc. When we bring all these concepts together, we can have a system where we easily push out rolling updates for apps. And if an update fails it can be immediately rolled back. There is a overview of all the best practices here - https://docs.cloudron.io/custom-apps/guide/ . Admittedly, we stole many idea from 12factor apps - https://12factor.net/ with a good dose of practicality.

            1 Reply Last reply
            5
            • S Offline
              S Offline
              stantropics
              wrote on last edited by
              #19

              Version 0.15.1 ist out and the package is up to date. 🚀

              https://git.cloudron.io/philkrylc/vikunja-app

              C 1 Reply Last reply
              5
              • S stantropics

                Version 0.15.1 ist out and the package is up to date. 🚀

                https://git.cloudron.io/philkrylc/vikunja-app

                C Offline
                C Offline
                ctrl
                wrote on last edited by
                #20

                @stantropics
                Thank you for creating an image for Vikunja. I just wanted to test your image by hitting the cloudron install button on the repo page but this does not work as expected. Do you have any hints for me why this doesn't work?

                girishG 1 Reply Last reply
                0
                • C ctrl

                  @stantropics
                  Thank you for creating an image for Vikunja. I just wanted to test your image by hitting the cloudron install button on the repo page but this does not work as expected. Do you have any hints for me why this doesn't work?

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by girish
                  #21

                  @ctrl We haven't published the app yet (not even as an unstable app). You have to build it yourself to try it at the moment. Instructions here - https://forum.cloudron.io/topic/3102/building-custom-packages

                  C 1 Reply Last reply
                  2
                  • girishG girish

                    @ctrl We haven't published the app yet (not even as an unstable app). You have to build it yourself to try it at the moment. Instructions here - https://forum.cloudron.io/topic/3102/building-custom-packages

                    C Offline
                    C Offline
                    ctrl
                    wrote on last edited by ctrl
                    #22

                    @girish
                    I see, thank you. I might give it a shot over the weekend!

                    EDIT:
                    I just built and installed it on our box which was pretty much straigt forward. IMHO the project has a lot of potential and is a strong contender and possibly a great alternative to Zenkit in the future. I put Vikunja on my watchlist and will revisit it in a couple of months! 😉

                    S 1 Reply Last reply
                    2
                    • C ctrl

                      @girish
                      I see, thank you. I might give it a shot over the weekend!

                      EDIT:
                      I just built and installed it on our box which was pretty much straigt forward. IMHO the project has a lot of potential and is a strong contender and possibly a great alternative to Zenkit in the future. I put Vikunja on my watchlist and will revisit it in a couple of months! 😉

                      S Offline
                      S Offline
                      stantropics
                      wrote on last edited by
                      #23

                      @ctrl Thanks for letting us know. I am also using vikunja for month now and really like it. Of course, there are still a few bugs, but the project is pretty nice.

                      D 1 Reply Last reply
                      2
                      • S stantropics

                        @ctrl Thanks for letting us know. I am also using vikunja for month now and really like it. Of course, there are still a few bugs, but the project is pretty nice.

                        D Offline
                        D Offline
                        daniel.goletz
                        wrote on last edited by
                        #24

                        Something new here? This apps looks fantastic.

                        1 Reply Last reply
                        4
                        • S Offline
                          S Offline
                          stantropics
                          wrote on last edited by
                          #25

                          A bit late, but the package is updated to 0.16.0. 🙂
                          https://git.cloudron.io/philkrylc/vikunja-app

                          jdaviescoatesJ girishG 2 Replies Last reply
                          4
                          • S stantropics

                            A bit late, but the package is updated to 0.16.0. 🙂
                            https://git.cloudron.io/philkrylc/vikunja-app

                            jdaviescoatesJ Offline
                            jdaviescoatesJ Offline
                            jdaviescoates
                            wrote on last edited by
                            #26

                            @staff it'd be great to get this in the app store 🙂

                            I use Cloudron with Gandi & Hetzner

                            1 Reply Last reply
                            7
                            • L Offline
                              L Offline
                              lucidfox
                              wrote on last edited by lucidfox
                              #27

                              I've got Vikunja installed as a custom app (would love to see it published to the Cloudron app store as well).

                              One of the highlighted features is the ability to import from Todoist, but there's no way to do this through the interface. I asked in the Vikunja matrix chatroom, and someone suggested all the details on how to achieve this would be in the config.yml file. I've looked at this file in my install, but can't see any such section or info. Has anyone figured out how to migrate from Todoist?

                              1 Reply Last reply
                              2
                              • S stantropics

                                A bit late, but the package is updated to 0.16.0. 🙂
                                https://git.cloudron.io/philkrylc/vikunja-app

                                girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by girish
                                #28

                                @stantropics I see that you packaged this a while ago. Do you vikunja actively ? Happy to get it published if it's useful in it's current state. I ask because I haven't used the app much, so want to make sure it's reasonably 'stable' given that there is no 1.0 release for it.

                                S 1 Reply Last reply
                                4
                                • L Offline
                                  L Offline
                                  lucidfox
                                  wrote on last edited by lucidfox
                                  #29

                                  So just to update... I installed an unstable version of Vikunja as a custom app, because some bugs to do with the Todoist migration were meant to have been resolved. The Todoist importer worked a bit better, but still threw up errors. Apart from that the app is working pretty flawlessly from what I can tell. Would be brilliant to have it added (perhaps v1 would be the right time).

                                  1 Reply Last reply
                                  3
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #30

                                    @stantropics @lucidfox I had asked the author a while ago - https://community.vikunja.io/t/1-0-release-timeline/110 . Maybe you can check there asking him how it's coming along.

                                    1 Reply Last reply
                                    0
                                    • girishG girish

                                      @stantropics I see that you packaged this a while ago. Do you vikunja actively ? Happy to get it published if it's useful in it's current state. I ask because I haven't used the app much, so want to make sure it's reasonably 'stable' given that there is no 1.0 release for it.

                                      S Offline
                                      S Offline
                                      stantropics
                                      wrote on last edited by
                                      #31

                                      @girish I have been using the app since I packaged the first version. So far I have made a couple of updates and haven't experienced any data loss or problem related to the clodron packaging. Vikunja itself is in pretty active development and currently I would not give it a 10/10 in regards to stability, but I am using it daily and like the app a lot. 🙂

                                      1 Reply Last reply
                                      1
                                      • subvenS Offline
                                        subvenS Offline
                                        subven
                                        wrote on last edited by
                                        #32

                                        Can you release it as unstable? I would like to finally use it at Cloudron.

                                        girishG 1 Reply Last reply
                                        2
                                        • subvenS subven

                                          Can you release it as unstable? I would like to finally use it at Cloudron.

                                          girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #33

                                          @subven alright, I have published it as unstable.

                                          @stantropics thanks a lot for packaging it! it was mostly ready to go, I just cleaned up a few things up and moved it to new base image and moved the repo to https://git.cloudron.io/cloudron/vikunja-app/ . You should have permissions to the repo as well.

                                          jdaviescoatesJ S 2 Replies Last reply
                                          6
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search