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


Skip to content

Linkwarden

11 Topics 134 Posts
  • Linkwarden - Package Updates

    Pinned
    51
    2 Votes
    51 Posts
    8k Views
    Package UpdatesP
    [1.19.1] Update linkwarden to 2.13.1 Full Changelog Support using SingleFile content for other archive formats by @supercoolspy in #1448 Fix SingleFile title by @supercoolspy in #1451 Fix INVALID_PROTOCOL when saving http website by @jvanbruegge in #1290 Add Perplexity provider by @tcriess in #1214 Add Synology OIDC as login option based upon Authelia settings successful login by @claflico in #1215 Fix support for Passbolt for login page by @Tchoupinax in #1271 New Crowdin updates by the community in #1441
  • Auto-tagging ollama setup

    17
    1 Votes
    17 Posts
    3k Views
    M
    @girish thanks for packaging Ollama ! I can confirm that it works for auto-tagging From the Ollama app terminal, get the IP with ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}' Add the IP to the variable NEXT_PUBLIC_OLLAMA_ENDPOINT_URL + :11434 in the Linwarden env file. Ex. http://172.18.16.199:11434 Follow Ollama docs to pull a model and the follow Linkwarden docs https://docs.linkwarden.app/self-hosting/ai-worker and https://docs.linkwarden.app/Usage/ai-tagging to enable the feature.
  • All links gone after update to v2.13.0

    14
    1 Votes
    14 Posts
    805 Views
    J
    @fbartels said in All links gone after update to v2.13.0: My observation with an empty database was because of a syntax error in my query. ha ha, those d* commands and the quoting of postgres always trips me (especially since I am on mysql a lot)!
  • Public collections require login

    11
    0 Votes
    11 Posts
    928 Views
    C
    This is now working for me. Unless anyone else is still having an issue, I think this issue can be closed.
  • Wallabag Import - Error "look at logs"

    3
    0 Votes
    3 Posts
    393 Views
    C
    I ended up manually importing my Wallabag links. I did a bunch of cleanup and categorizing etc. Still, it would be nice to be able to access the logs (and/or tune the logging verbosity) of LinkWarden.
  • Missing HTML saved version and cookie popup in screenshots

    5
    1 Votes
    5 Posts
    789 Views
    P
    @joseph Thanks, of course it would be useful that Linkwarden could manage natively cookie consent popups... but this is related to Linkwarden developers
  • User Creation Failing

    Solved
    14
    2 Votes
    14 Posts
    3k Views
    jdaviescoatesJ
    @gwolfe28 said in User Creation Failing: not clear where I would modify the env variables Normally using the File Manager https://docs.cloudron.io/apps/#file-manager
  • can't change email

    Solved
    4
    1 Votes
    4 Posts
    755 Views
    girishG
    Should be fixed in latest package.
  • Archiving is failing (`yarn playwright install` required)

    Solved
    5
    0 Votes
    5 Posts
    975 Views
    A
    Looks like it’s running well again. Thanks!
  • Linkwarden not on AppStore

    Solved
    2
    0 Votes
    2 Posts
    455 Views
    J
    @borax yes, correct . The minBoxVerison of the app is set to 8.0.0 . The app needs OIDC fixes from Cloudron 8
  • Anyone using the browser extension?

    8
    1
    0 Votes
    8 Posts
    2k Views
    dsp76D
    Works in Edge as well, thanks @fbartels