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


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
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

Cloudron Forum

Apps | Demo | Docs | Install

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

Scheduled Pinned Locked Moved Solved App Wishlist
36 Posts 11 Posters 2.2k Views
    • 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.
  • D Offline
    D Offline
    daniel.goletz
    wrote on last edited by
    #4

    looks fantastic. realistic chance to get this?

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

    Just found it and it looks amazing. Would love to see it on Cloudron. 🙂

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

    I am currently working on packaging vikunja - however, my freetime doesn't allow me to spend too much time on it.
    I have pushed a "working" version to the cloudron git: https://git.cloudron.io/philkrylc/vikunja-app
    The basic configuration is done, postgres and redis are also configured and working. I cannot get mail to work, so those parts are commented out. Vikunja has no LDAP feature, so at the moment it comes with its own user management.

    As this is my first app I would call it a PoC - it is not even close to perfect. Please feel free to improve it so we can get Vikunja on cloudron. 🙂

    1 Reply Last reply
    7
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #7

    and imports your data from Todoist. That sounds great.

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

    I have updated vikunja to 0.14.0
    https://git.cloudron.io/philkrylc/vikunja-app/
    I'm using it for several weeks now and it runs without problems. Vikunja itself is in a pretty early development stage and is constantly getting better.
    I cannot improve the package further, as I don't know how. Things that are missing:

    • tests
    • email is not working (and I have no idea why 😞 )
    • timezone setting should be set based on the location (currently it is Europe/Berlin)
      Maybe @girish, @nebulon or anybody else finds the time to polish the app so we can officially get it released. I'm also happy for any hint on how to solve the latest issues. 🙂
    1 Reply Last reply
    3
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #9

    @stantropics This is awesome, thank you so much! We will add this to our TODO list of apps to get published.

    jdaviescoatesJ 1 Reply Last reply
    2
  • jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    replied to girish on last edited by
    #10

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

    We will add this to our TODO list of apps to get published.

    Is that a list we can see?

    Perhaps tag this WIP?

    Thanks!

    I use Cloudron with Gandi & Hetzner

    1 Reply Last reply
    0
  • S Offline
    S Offline
    stantropics
    wrote on last edited by
    #11

    The package is updated to 0.14.1:
    https://git.cloudron.io/philkrylc/vikunja-app

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

    I finally solved the sendmail problem. After reporting it upstream I figured a fix with the developer. It is fixed in the latest master. For this reason, the package is setting up vikunja using the master tag - I can change this once the fix is part of the next release.

    subvenS 1 Reply Last reply
    4
  • subvenS Offline
    subvenS Offline
    subven
    replied to stantropics on last edited by
    #13

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

    I finally solved the sendmail problem. After reporting it upstream I figured a fix with the developer. It is fixed in the latest master. For this reason, the package is setting up vikunja using the master tag - I can change this once the fix is part of the next release.

    Many thanks for your efforts!! I want to step away from Todoist and Vikunja was very nice from the start. Making it available through Cloudron is a big improvement for my users and myself.

    1 Reply Last reply
    6
  • 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
  • jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    replied to kolaente 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
  • girishG Offline
    girishG Offline
    girish Staff
    replied to kolaente 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
  • C Offline
    C Offline
    ctrl
    replied to stantropics 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
  • girishG Offline
    girishG Offline
    girish Staff
    replied to ctrl 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
  • C Offline
    C Offline
    ctrl
    replied to girish 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
  • S Offline
    S Offline
    stantropics
    replied to ctrl 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

  • Login

  • Don't have an account? Register

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

  • Don't have an account? Register

  • Login or register to search.