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. LinkDing on Cloudron - Bookmarks Manage and Search

LinkDing on Cloudron - Bookmarks Manage and Search

Scheduled Pinned Locked Moved Solved App Wishlist
linkdingbookmarkssearchmanagerbrowser
36 Posts 7 Posters 4.0k Views 7 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.
  • L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #1

    https://github.com/sissbruecker/linkding
    Docker is the easiest way to install and images are available:
    https://raw.githubusercontent.com/sissbruecker/linkding/master/docs/linkding-screenshot.png

    linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy to set up using Docker.

    The name comes from:

    link which is often used as a synonym for URLs and bookmarks in common language
    Ding which is german for thing
    ...so basically some thing for managing your links
    Feature Overview:

    Tags for organizing bookmarks
    Search by text or tags
    Bulk editing
    Bookmark archive
    Dark mode
    Automatically creates snapshots of bookmarked websites on web archive
    Automatically provides titles and descriptions of bookmarked websites
    Import and export bookmarks in Netscape HTML format
    Extensions for Firefox and Chrome, and a bookmarklet that should work in most browsers
    REST API for developing 3rd party apps
    Admin panel for user self-service and raw data access
    Easy to set up using Docker, uses SQLite as database
    Demo: https://demo.linkding.link/ (configured with open registration)

    Screenshot:

    LinkDing

    1 Reply Last reply
    9
    • L LoudLemur referenced this topic on
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #2

      Now with Dark Mode!
      alt text

      alt text

      Conscious tech

      L 1 Reply Last reply
      2
      • robiR robi

        Now with Dark Mode!
        alt text

        alt text

        L Offline
        L Offline
        LoudLemur
        wrote on last edited by
        #3

        @robi
        That is a very nice screen-cast. It helps demonstrate a function very clearly.

        Shaarli is wondeful, but doesn't have a dark-mode.

        What do people think of Linkding relative to Shaarli?

        I have to say, Shaarli is superb and if you haven't tried it yet, please do give it a go. Tags are terrific. It is nice to see the daily too.

        1 Reply Last reply
        1
        • KubernetesK Online
          KubernetesK Online
          Kubernetes
          App Dev
          wrote on last edited by
          #4

          I will try to create a package. If someone wants to team up with me, let me know...

          P L 2 Replies Last reply
          5
          • KubernetesK Kubernetes

            I will try to create a package. If someone wants to team up with me, let me know...

            P Offline
            P Offline
            plusone-nick
            wrote on last edited by
            #5

            @Kubernetes I am willing and able! I've yet to officially package an app on my own but I am eager to learn and feel I know enough to where I can help, plus I have the summer off coming up so plenty of time for projects =]

            ✌💙+1

            L 1 Reply Last reply
            5
            • KubernetesK Kubernetes

              I will try to create a package. If someone wants to team up with me, let me know...

              L Offline
              L Offline
              LoudLemur
              wrote on last edited by
              #6

              @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

              I will try to create a package. If someone wants to team up with me, let me know...

              You excellent man! I am glad you are here.

              1 Reply Last reply
              1
              • P plusone-nick

                @Kubernetes I am willing and able! I've yet to officially package an app on my own but I am eager to learn and feel I know enough to where I can help, plus I have the summer off coming up so plenty of time for projects =]

                L Offline
                L Offline
                LoudLemur
                wrote on last edited by
                #7

                @plusone-nick said in LinkDing on Cloudron - Bookmarks Manage and Search:

                @Kubernetes I am willing and able! I've yet to officially package an app on my own but I am eager to learn and feel I know enough to where I can help, plus I have the summer off coming up so plenty of time for projects =]

                Fantastic! I hope you end up loving packaging Cloudron applications and manage to do loads of them. Thank you!

                1 Reply Last reply
                1
                • KubernetesK Online
                  KubernetesK Online
                  Kubernetes
                  App Dev
                  wrote on last edited by
                  #8

                  @LoudLemur I did already many investigation today, but I still have problems to configure the path for database... if we can fix that, the rest should be easy.

                  1 Reply Last reply
                  1
                  • marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote on last edited by
                    #9

                    Not sure if you're already aware of it, but Floccus does a decent job of this with Nextcloud Bookmarks app as the bridge between multiple browsers syncing:

                    • https://forum.cloudron.io/topic/2951/floccus-bookmark-synching-between-chromiums-firefox

                    Web Design https://www.evergreen.je
                    Development https://brandlight.org
                    Life https://marcusquinn.com

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

                      Looks like OIDC support might be coming in https://github.com/sissbruecker/linkding/pull/389

                      1 Reply Last reply
                      4
                      • L Offline
                        L Offline
                        LoudLemur
                        wrote on last edited by
                        #11

                        OIDC = OpenID Connect

                        https://www.pingidentity.com/en/resources/identity-fundamentals/authentication-authorization-standards/openid-connect.html

                        1 Reply Last reply
                        0
                        • KubernetesK Online
                          KubernetesK Online
                          Kubernetes
                          App Dev
                          wrote on last edited by
                          #12

                          After many hours I got a running package of linkding now.
                          It is still a mess, but it can be deployed and application is running.
                          If someone want to give it a try, have a look at the gitlab repo
                          As alway, use on your own risk - linkding database might be lost for whatever reason.

                          There is still a lot of cleanup to do, but the hardest part (from my point of view) is done.

                          L 1 Reply Last reply
                          3
                          • KubernetesK Kubernetes

                            After many hours I got a running package of linkding now.
                            It is still a mess, but it can be deployed and application is running.
                            If someone want to give it a try, have a look at the gitlab repo
                            As alway, use on your own risk - linkding database might be lost for whatever reason.

                            There is still a lot of cleanup to do, but the hardest part (from my point of view) is done.

                            L Offline
                            L Offline
                            LoudLemur
                            wrote on last edited by
                            #13

                            @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

                            After many hours I got a running package of linkding now.
                            It is still a mess, but it can be deployed and application is running.
                            If someone want to give it a try, have a look at the gitlab repo
                            As alway, use on your own risk - linkding database might be lost for whatever reason.

                            There is still a lot of cleanup to do, but the hardest part (from my point of view) is done.

                            Well done! You are doing so much and you have only just started here. I hope that it is becoming easier to accomplish with each application and that somebody with experience can help make it a more polished job.

                            Not many people have your skills or the desire to help.

                            1 Reply Last reply
                            1
                            • KubernetesK Online
                              KubernetesK Online
                              Kubernetes
                              App Dev
                              wrote on last edited by
                              #14

                              @LoudLemur thank you, your appreciation is really motivating me.
                              In fact the packaging process is becoming more and more clear to me and I already learned some patterns for a better process. I think that my results are still far from perfect, but at least they are working 😆

                              L girishG 2 Replies Last reply
                              4
                              • KubernetesK Kubernetes

                                @LoudLemur thank you, your appreciation is really motivating me.
                                In fact the packaging process is becoming more and more clear to me and I already learned some patterns for a better process. I think that my results are still far from perfect, but at least they are working 😆

                                L Offline
                                L Offline
                                LoudLemur
                                wrote on last edited by
                                #15

                                @Kubernetes Well, thank you very much for saying so. There are so many applications I would love to be packaged. Have you looked through the AppWishList section of the forum? You might find some ideas.

                                I am glad it is becoming easier for you.

                                KubernetesK 1 Reply Last reply
                                1
                                • KubernetesK Kubernetes

                                  @LoudLemur thank you, your appreciation is really motivating me.
                                  In fact the packaging process is becoming more and more clear to me and I already learned some patterns for a better process. I think that my results are still far from perfect, but at least they are working 😆

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

                                  @Kubernetes looking good! Are you able to remove the multi-build from the Dockerfile? I can look into publishing this afterwards.

                                  1 Reply Last reply
                                  2
                                  • KubernetesK Online
                                    KubernetesK Online
                                    Kubernetes
                                    App Dev
                                    wrote on last edited by Kubernetes
                                    #17

                                    @girish switched to single stage build, did clean up, image is working on my cloudron. I think the package could be checked for publishing. user is still requred to be created manually with the manage.py command - description in the README.md

                                    SORRY - BUILD IS BROKEN - I am looking into it

                                    1 Reply Last reply
                                    3
                                    • KubernetesK Online
                                      KubernetesK Online
                                      Kubernetes
                                      App Dev
                                      wrote on last edited by
                                      #18

                                      I have to say, that I don't like uwsgi. The build of it did break the single stage image all the time. Finally I found a way to fix it by installing the latest uwsgi version, but not the one specified in the requirements.txt of the linkding project.

                                      @girish please have a look at my repo. it seems to run fine on cloudron now, is single stage and after creating a user in terminal, the linkding app is usable.

                                      KubernetesK 1 Reply Last reply
                                      5
                                      • L LoudLemur

                                        @Kubernetes Well, thank you very much for saying so. There are so many applications I would love to be packaged. Have you looked through the AppWishList section of the forum? You might find some ideas.

                                        I am glad it is becoming easier for you.

                                        KubernetesK Online
                                        KubernetesK Online
                                        Kubernetes
                                        App Dev
                                        wrote on last edited by
                                        #19

                                        @LoudLemur For sure there are some Apps in the Wish List that I may pickup to package. But first I want to see the current work to get done. I usually don't want to have to many parallel streams at once.

                                        L marcusquinnM 2 Replies Last reply
                                        2
                                        • KubernetesK Kubernetes

                                          @LoudLemur For sure there are some Apps in the Wish List that I may pickup to package. But first I want to see the current work to get done. I usually don't want to have to many parallel streams at once.

                                          L Offline
                                          L Offline
                                          LoudLemur
                                          wrote on last edited by
                                          #20

                                          @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

                                          @LoudLemur For sure there are some Apps in the Wish List that I may pickup to package. But first I want to see the current work to get done. I usually don't want to have to many parallel streams at once.

                                          Excellent and good discipline. I am curious which Wish List Applications you might like.

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