LinkStack (was Littlelink-Custom)
-
ยด
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....
-
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.
-
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.
@andreasdueren combine as in install into the Yourls container public/ dir?
-
@andreasdueren combine as in install into the Yourls container public/ dir?
@robi Correct.
-
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
-
@timconsidine if you are still looking for an unofficial package to offer on your app, how about this one?
-
We managed to install Linkstack on Cloudron. Here is a tutorial:
https://forum.cloudron.io/topic/14170/how-to-setup-linkstack-on-cloudron/2
-
@timconsidine if you are still looking for an unofficial package to offer on your app, how about this one?
@LoudLemur thanks for the pointer

-
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.

-
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.

@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/
