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. Planka - A Trello-like Kanban board React/Redux

Planka - A Trello-like Kanban board React/Redux

Scheduled Pinned Locked Moved App Wishlist
14 Posts 8 Posters 1.4k Views 8 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.
    • S Offline
      S Offline
      seeker
      wrote on last edited by seeker
      #1

      Not sure how it compares... but thought I would add it:

      A Trello-like kanban board built with React and Redux.
      Features

      https://github.com/plankanban/planka
      Demo:https://plankanban.github.io/planka/#/
      https://planka.app/

      1 Reply Last reply
      14
      • avatar1024A Offline
        avatar1024A Offline
        avatar1024
        wrote on last edited by avatar1024
        #2

        I know we already have Wekan, but Planka has now reached v1.0 (in fact v1.8.1), is well maintained, has a docker image, and is generally less cluttered / more modern looking and friendly to use than Wekan. Depending on how hard it is to package it could be good to have it on Cloudron.

        jdaviescoatesJ 1 Reply Last reply
        2
        • avatar1024A avatar1024

          I know we already have Wekan, but Planka has now reached v1.0 (in fact v1.8.1), is well maintained, has a docker image, and is generally less cluttered / more modern looking and friendly to use than Wekan. Depending on how hard it is to package it could be good to have it on Cloudron.

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

          @avatar1024 looks good. I was using WeKan but am liking Nextcloud Deck in part due to the nice mobile web.

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          3
          • B Offline
            B Offline
            BenjiFranklin
            wrote on last edited by BenjiFranklin
            #4

            +1 ... Kanbanboard is now in maintenance mode only so perhaps Planka is the ascendant one. Because it's not in Cloudron right now I am having to try to run it outside of Cloudron but would prefer not to.

            1 Reply Last reply
            1
            • jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by
              #5

              Docker instructions here:
              https://docs.planka.cloud/docs/installation/docker/production_version

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              0
              • avatar1024A Offline
                avatar1024A Offline
                avatar1024
                wrote on last edited by
                #6

                I know we already have wekan, kanboard, etc but this one has a really lovely and clean interface. Less feature rich but great for easy use and actively developed. Don't know how hard it might be to package but it would be cool to have.

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  ekevu123
                  wrote on last edited by
                  #7

                  None of the Kanban apps Cloudron offers has proper mobile support. I'd say any new suggestion should have that to be enough of a significant improvement over the existing ones.

                  Planka looks nice, sure, but it doesn't seem to offer a proper mobile layout or an app.

                  avatar1024A 1 Reply Last reply
                  0
                  • E ekevu123

                    None of the Kanban apps Cloudron offers has proper mobile support. I'd say any new suggestion should have that to be enough of a significant improvement over the existing ones.

                    Planka looks nice, sure, but it doesn't seem to offer a proper mobile layout or an app.

                    avatar1024A Offline
                    avatar1024A Offline
                    avatar1024
                    wrote on last edited by avatar1024
                    #8

                    @ekevu123 said in Planka - A Trello-like Kanban board React/Redux:

                    Planka looks nice, sure, but it doesn't seem to offer a proper mobile layout or an app.

                    Actually I think it does:
                    https://github.com/plankanban/planka?tab=readme-ov-file#mobile-app
                    https://github.com/LouisHDev/planka_app

                    1 Reply Last reply
                    1
                    • R Offline
                      R Offline
                      rupertsworld
                      wrote on last edited by
                      #9

                      This looks great – I find Wekan a bit janky and would love to use this instead. Much more like Trello.

                      1 Reply Last reply
                      1
                      • jadudmJ Offline
                        jadudmJ Offline
                        jadudm
                        wrote on last edited by
                        #10

                        Looking at the Docker Compose, this one is actually a very clean/light app.

                        1. The license is the GNU Affero, so there should be no licensing issues.
                        2. The Dockerfile is small, and basically a node app.
                        3. The docker-compose.yml is actually simple! It spins up the image for Planka, it has a whole bunch of environment variables (commented out as documentation, mostly), and it expects Postgres as a database.
                        4. It has a backup script!
                        5. It has an active repo and community!

                        I'm... in a rather tough spot in terms of time, but this feels like a good packaging target. @girish , @nebulon , is this app one that you would want to see in the app store? (To me, that's an important first question.) If so, do you have additional requirements (e.g. tests, automation) that you would want to see in place?

                        I use Cloudron on a Dell 7040 I bought on eBay.

                        timconsidineT 1 Reply Last reply
                        3
                        • jadudmJ jadudm

                          Looking at the Docker Compose, this one is actually a very clean/light app.

                          1. The license is the GNU Affero, so there should be no licensing issues.
                          2. The Dockerfile is small, and basically a node app.
                          3. The docker-compose.yml is actually simple! It spins up the image for Planka, it has a whole bunch of environment variables (commented out as documentation, mostly), and it expects Postgres as a database.
                          4. It has a backup script!
                          5. It has an active repo and community!

                          I'm... in a rather tough spot in terms of time, but this feels like a good packaging target. @girish , @nebulon , is this app one that you would want to see in the app store? (To me, that's an important first question.) If so, do you have additional requirements (e.g. tests, automation) that you would want to see in place?

                          timconsidineT Offline
                          timconsidineT Offline
                          timconsidine
                          App Dev
                          wrote on last edited by
                          #11

                          @jadudm good comment although more relevant is that it is a node app than the docker-compose is simple (packaging needs a Dockerfile).

                          Just so other possible packagers are aware, are you planning to package it yourself ?

                          1 Reply Last reply
                          1
                          • jadudmJ Offline
                            jadudmJ Offline
                            jadudm
                            wrote on last edited by
                            #12

                            Ah. I tend to look at the compose, because if there is a large list of additional services, cramming them into a single container can become a problem from my point-of-view.

                            I agree 100% with your assessment. (I think that was what I was implying with my #2.)

                            If the Cloudron team thought this was good to add to the stable of apps, I'd give it a go. And, I'd want to do the work to integrate it into whatever build/test frameworks that are in place. However, my workplace is going through some complex and public difficulties, so my energy at the end of the day tends to be limited. So, that's a "yes, but" on diving in on packaging right now.

                            I use Cloudron on a Dell 7040 I bought on eBay.

                            avatar1024A 1 Reply Last reply
                            2
                            • jadudmJ jadudm

                              Ah. I tend to look at the compose, because if there is a large list of additional services, cramming them into a single container can become a problem from my point-of-view.

                              I agree 100% with your assessment. (I think that was what I was implying with my #2.)

                              If the Cloudron team thought this was good to add to the stable of apps, I'd give it a go. And, I'd want to do the work to integrate it into whatever build/test frameworks that are in place. However, my workplace is going through some complex and public difficulties, so my energy at the end of the day tends to be limited. So, that's a "yes, but" on diving in on packaging right now.

                              avatar1024A Offline
                              avatar1024A Offline
                              avatar1024
                              wrote on last edited by avatar1024
                              #13

                              @jadudm said in Planka - A Trello-like Kanban board React/Redux:

                              If the Cloudron team thought this was good to add to the stable of apps, I'd give it a go.

                              I'm sure they have nothing against it 🙂. As far as I know they don't give a go ahead regarding apps or have a selection / veto process. If someone from community packages an app, they'll be super happy, they'll do some final checks to ensure it's done well and they'll publish it.

                              It's more for the app they package themselves that they select usually from the wishlist depending on votes, or from their own needs. But there again, it's just a way to prioritise, rather than to say they wouldn'd happy to publish others.

                              1 Reply Last reply
                              2
                              • jadudmJ Offline
                                jadudmJ Offline
                                jadudm
                                wrote on last edited by
                                #14

                                I've started work on this, and will update this thread when I have it in a repo. That might be later today, it might be in another day or two. I managed to get:

                                1. A modified Dockerfile
                                2. A modified startup script
                                3. The image pushing to a (local) private repo
                                4. An install into my local Cloudron

                                And, at that point, I have more environment variables to set.

                                So, it seems possible/I'll make the work public shortly.

                                I use Cloudron on a Dell 7040 I bought on eBay.

                                1 Reply Last reply
                                5
                                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