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
  • Brite
  • 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

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. LinkStack (was Littlelink-Custom)

LinkStack (was Littlelink-Custom)

Scheduled Pinned Locked Moved App Wishlist
51 Posts 19 Posters 20.3k Views 23 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.
  • C CBCUN

    Run with the LAMP very smooth.

    sponchS Offline
    sponchS Offline
    sponch
    wrote on last edited by
    #35

    @CBCUN how did you do it?

    1 Reply Last reply
    2
    • L Offline
      L Offline
      LoudLemur
      wrote on last edited by
      #36

      I hope we get an officially supported linkstack soon.

      1 Reply Last reply
      2
      • sponchS Offline
        sponchS Offline
        sponch
        wrote on last edited by
        #37

        So do I. Just checked my Yunohost testing. They've got the latest version running.

        1 Reply Last reply
        2
        • sponchS Offline
          sponchS Offline
          sponch
          wrote on last edited by sponch
          #38

          ยด
          Checked the yunohost forum and found that:

          I did it! Thanks ChatGPT (this little thing is really helpful).
          In SQLite, I added a line ALTER TABLE links ADD COLUMN type_params TEXT DEFAULT NULL;
          which had disappeared... and for now it seems to be working.

          That possible here,too (in lamp stack I guess)??

          edit: sorry for the letter-formatting... too stupid to change....

          1 Reply Last reply
          1
          • andreasduerenA Offline
            andreasduerenA Offline
            andreasdueren
            App Dev
            wrote on last edited by
            #39

            My personal tip for anyone else interested in this, I'm actually using LittleLink instead because it has the benefit of being only static little files which means I can combine this with Yourls. So the homepage is LittleLink and any shortener still works.

            robiR 1 Reply Last reply
            2
            • andreasduerenA andreasdueren

              My personal tip for anyone else interested in this, I'm actually using LittleLink instead because it has the benefit of being only static little files which means I can combine this with Yourls. So the homepage is LittleLink and any shortener still works.

              robiR Offline
              robiR Offline
              robi
              wrote on last edited by
              #40

              @andreasdueren combine as in install into the Yourls container public/ dir?

              Conscious tech

              andreasduerenA 1 Reply Last reply
              2
              • robiR robi

                @andreasdueren combine as in install into the Yourls container public/ dir?

                andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                App Dev
                wrote on last edited by
                #41

                @robi Correct.

                1 Reply Last reply
                2
                • sponchS Offline
                  sponchS Offline
                  sponch
                  wrote on last edited by
                  #42

                  Guys, I got it running in Lamp without error 500. Just copy the install.zip into the public folder of lamp and unzip it there. Do NOT unzip the install.zip locally and copy it via ftp on Lamp. Works like a charm.
                  For custom themes - deactivate automatic backup first (however that doesn't work) and then upload your themes ๐Ÿ™‚

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

                    hey! great news. must try.
                    I hope we can officially support this soon.

                    1 Reply Last reply
                    2
                    • L Offline
                      L Offline
                      LoudLemur
                      wrote on last edited by
                      #44

                      @timconsidine if you are still looking for an unofficial package to offer on your app, how about this one?

                      timconsidineT 1 Reply Last reply
                      3
                      • L Offline
                        L Offline
                        LoudLemur
                        wrote on last edited by
                        #45

                        We managed to install Linkstack on Cloudron. Here is a tutorial:

                        https://forum.cloudron.io/topic/14170/how-to-setup-linkstack-on-cloudron/2

                        1 Reply Last reply
                        2
                        • L LoudLemur

                          @timconsidine if you are still looking for an unofficial package to offer on your app, how about this one?

                          timconsidineT Online
                          timconsidineT Online
                          timconsidine
                          App Dev
                          wrote on last edited by
                          #46

                          @LoudLemur thanks for the pointer ๐Ÿ‘

                          Indie app dev, huge fan of Cloudron PaaS, scratching my itches : communityapps.appx.uk

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

                            For those looking for this: static pages can be vibecoded very trivially these days. Just ask chatgpt to generate a static page like linktree . I gave it a screenshot of an existing theme. And then uploaded it to surfer.

                            I generated something like below in 30 seconds... Just have to fill up details in the generated html.

                            image.png

                            jdaviescoatesJ M 2 Replies Last reply
                            3
                            • girishG girish

                              For those looking for this: static pages can be vibecoded very trivially these days. Just ask chatgpt to generate a static page like linktree . I gave it a screenshot of an existing theme. And then uploaded it to surfer.

                              I generated something like below in 30 seconds... Just have to fill up details in the generated html.

                              image.png

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

                              @girish thanks, I've only just realised the hosted version seems to have disappeared https://linksta.cc/

                              Indeed it seems nearly all (but not all) instances are down https://linkstack.org/instances/ ๐Ÿค”

                              I use Cloudron with Gandi & Hetzner

                              1 Reply Last reply
                              0
                              • girishG girish

                                For those looking for this: static pages can be vibecoded very trivially these days. Just ask chatgpt to generate a static page like linktree . I gave it a screenshot of an existing theme. And then uploaded it to surfer.

                                I generated something like below in 30 seconds... Just have to fill up details in the generated html.

                                image.png

                                M Offline
                                M Offline
                                mononym
                                wrote on last edited by mononym
                                #49

                                @girish I absolutely agree with you. Though it is a little bit more complicated if I wanna host a linktree page to be used by someone else who has only little technical know-how. Therefore, wants to get and manage something as simple as a linktree page by themself. ๐Ÿ™‚

                                jdaviescoatesJ 1 Reply Last reply
                                0
                                • M mononym

                                  @girish I absolutely agree with you. Though it is a little bit more complicated if I wanna host a linktree page to be used by someone else who has only little technical know-how. Therefore, wants to get and manage something as simple as a linktree page by themself. ๐Ÿ™‚

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

                                  @mononym it's actuall really easy to install this using the LAMP app, just follow these simple steps from @gengar :

                                  https://forum.cloudron.io/post/115931

                                  You literally copy paste each of the 6 blocks of code one by one and then it's done.

                                  I use Cloudron with Gandi & Hetzner

                                  M 1 Reply Last reply
                                  1
                                  • jdaviescoatesJ jdaviescoates

                                    @mononym it's actuall really easy to install this using the LAMP app, just follow these simple steps from @gengar :

                                    https://forum.cloudron.io/post/115931

                                    You literally copy paste each of the 6 blocks of code one by one and then it's done.

                                    M Offline
                                    M Offline
                                    mononym
                                    wrote on last edited by
                                    #51

                                    @jdaviescoates Thanks. I can only confirm. Should have read the right posts.
                                    I get the feeling that LAMP-doable apps need their show window as well.

                                    1 Reply Last reply
                                    1

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better ๐Ÿ’—

                                    Register Login
                                    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