Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Submission: Linkwarden #1817

Merged
merged 3 commits into from
Dec 18, 2024
Merged

App Submission: Linkwarden #1817

merged 3 commits into from
Dec 18, 2024

Conversation

al-lac
Copy link
Contributor

@al-lac al-lac commented Nov 19, 2024

App Submission

App name

Linkwarden
Fixes #1643

256x256 SVG icon

Could not find an official svg, converted the official png that can be found here as best as I could:
https://docs.linkwarden.app/img/logo.png

https://svgur.com seems to be offline, uploaded it here for now:
https://filetransfer.io/data-package/RY5qNfVd#link

Gallery images

https://github.com/linkwarden/linkwarden/blob/main/assets/dashboard.png
https://docs.linkwarden.app/assets/images/showcase_image-2c911c624807d666e2d4feae7879d798.png
https://docs.linkwarden.app/assets/images/single_collection-ae357cb585f175e779783437fbdf0e0f.png

I have tested my app on:

  • umbrelOS on a Raspberry Pi
  • umbrelOS on an Umbrel Home
  • umbrelOS on Linux VM

Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

@nmfretz
Copy link
Contributor

nmfretz commented Nov 20, 2024

Thanks for your latest submission here @al-lac! I'm just catching up on some tasks and will get to this later in the week.

@nmfretz
Copy link
Contributor

nmfretz commented Nov 28, 2024

An absolutely perfect submission @al-lac 🤯 I have literally nothing to add.

We'll get gallery assets made up and get this to the app store!

@nmfretz
Copy link
Contributor

nmfretz commented Nov 28, 2024

oh sorry, you dropped this 👑

@nmfretz
Copy link
Contributor

nmfretz commented Dec 18, 2024

Sorry for the delay on this @al-lac. Gallery assets are ready to go. Going live! Thanks again for the wonderful submission.

image

Added gallery assets to manifest in this commit: e2ebe8f

@nmfretz nmfretz merged commit ff3320d into getumbrel:master Dec 18, 2024
1 check passed
@al-lac al-lac deleted the linkwarden branch December 18, 2024 01:34
@al-lac
Copy link
Contributor Author

al-lac commented Dec 18, 2024

Looks amazing! 🤩

And perfect timing as I got my Umbrel Home today 🚀

@nmfretz
Copy link
Contributor

nmfretz commented Dec 18, 2024

Excellent! I hope the setup goes smoothly! Whatever you do, don't open Settings > Device Info > and then click 3 times on the umbrel home image 😉

@al-lac
Copy link
Contributor Author

al-lac commented Dec 18, 2024

Oh wow, I for sure did not click 3 times on it ⚡

Yes everything went really smoothly!
I am not sure if i broke anything though by changing the hostname to umbrel-home.local, did not want to use umbrel-2 as i already have my raspberry in the same network 😁

@Tharkis
Copy link

Tharkis commented Jan 31, 2025

So, I have linkwarden installed and it appears to be working fine. However, I wanted to make use of the new AI tagging feature. AI tagging requires a couple of parameters to be changed in the .env file in addition to installing Ollama.

I've got Ollama installed, but I need to update the .env file to include the following lines:

NEXT_PUBLIC_OLLAMA_ENDPOINT_URL=http://localhost:11434
OLLAMA_MODEL=phi3:mini-4k

What's the best way to go about doing this? I want to avoid breaking the changes in any future updates.

@al-lac
Copy link
Contributor Author

al-lac commented Feb 6, 2025

Hey @Tharkis, as these things cannot be set in the UI, it makes things a little harder.

You can add those 2 variables to the file here and restart the app: /home/umbrel/umbrel/app-data/linkwarden/docker-compose.yml
The Endpoint should look like this though: http://ollama_ollama_1:11434

But this will be overwritten on the next app update. Hopefully we will have a better way to configure this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[App Request] Linkwarden
3 participants