mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.7K
active users

#linkding

1 post1 participant0 posts today

linkding Bookmark Manager
Ein neuer adminForge Service kann ab sofort genutzt werden.

linkding Bookmark Manager

linkding ist ein Lesezeichen–Manager mit Firefox und Chrome Erweiterung.

linkding.adminforge.de

Features:

Organisieren von Lesezeichen mit Tags
Massenbearbeitung, Markdown–Notizen, Funktion zum späteren Les
adminforge.de/tools/linkding-b
#adminforge #Bookmark #foss #Lesezeichen #linkding #OpenSource #selfhosted

I'm curious to hear what others are #SelfHosting! Here's my current setup:

Hardware & OS

Infrastructure & Networking

Security & Monitoring

Authentication & Identity Management

  • Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
  • LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
    #AuthenticationTools #IdentityManagement

Productivity & Personal Tools

Notifications & Development Workflow

  • Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
  • Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote

Accessibility Focus ♿🖥️

Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign#DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!

I've also experimented with:

  • Ollama (#Ollama): Not enough RAM on my Pi.
  • Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.

I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄

What's your setup like? Any cool services you'd recommend I try?

#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY

@selfhost @selfhosted @selfhosting

Replied in thread

@TeensyTinyKobold Tell me about it, I just end up with a never-ending rabbit hole (or should I say, Russian doll) of folders scattered everywhere.

I need a file system organizer/application similar to how Immich (or Google Photos or iCloud Photos etc) organizes photos all in one place; tagged (ideally, automatically), structured, etc. I mean, so do my browser tabs but that's a whole other issue to solve.

As for bookmarks I've been loving the open-source #linkding. Then again I have close to 70,000 bookmarks :|

I've recommended #Linkding the other day as a #Pocket alternative. It was a one-to-one replacement on desktop... then I remembered that I used to save a bunch of links to Pocket from mobile too from time to time. In terms of browsing through your Linkding bookmarks, despite there being no mobile app (unlike Pocket), this was easy to do on #iOS by installing your Linkding instance as PWA. You could also do this on #Android, but only using #Chrome.

But adding links to the Linkding instance on mobile! I thought surely this is one omission I will have to live with... then I saw there was an official guide by them on how to achieve this, even without an app, by using
#Apple's super powerful Shortcuts app and wow... it worked perfectly. From anywhere on my #iPhone, I can summon the iOS share sheet and on it there'll be an "Add to Linkding" option that'd do just that automatically. I'm genuinely shocked just how easy it is to essentially create a "context menu service" on an iPhone natively, without requiring being tech savvy. You could even export or share the Shortcut supplied by Linkding after you've configured the Linkding instance domain with your own.

There's a guide on achieving this on Android too, but the methods (they provided 2) are a lil different. One involves adding some
#Javascript code to a bookmark of your Linkding instance, specifically on Chrome - using this method however, seems a lil janky and not that helpful since you seem to only be able to add bookmarks to your Linkding instance from Chrome and not elsewhere, and to do so you'll have to manually type bm into the address bar ​:blobfoxcat: The method I recommend is the second method on the documentation, which seems like it'd work a lot more like how it does on iOS, though you'll have to install a third-party app for it.

🔗 https://linkding.link/how-to

RE:
https://sakurajima.social/notes/a4f8swspvb

linkdingHow toCollection of tips and tricks around using linkding

One of my domains (and all its subdomains) started showing this "Deceptive site ahead" warning on both #Firefox and #Google #Chrome. This has never happened before, and perhaps coincidentally, it started happening right after I "installed" #Linkding as a PWA on my #Android phone (which I can only do using Chrome, ridiculously). Any idea what might have caused this and how to mitigate it? My entire domain is smeared now with this red warning.

--

Update: My entire domain turned out to be flagged due to my self-hosted Linkding service for some reason - No idea why this even happened. So I guess it wasn't a coincidence at all, it was prolly triggered when I was installing it on my Android phone
🙃

Linkding doesn't even allow unauthenticated users, nor does it allow for any registrations, it really is only for personal use. "These pages attempt to trick users into doing something dangerous, such as installing unwanted software or revealing personal information" sounds fucking ridiculous.

I've finally found my long search for the perfect self-hosted replacement of #Mozilla's bookmarking service, #Pocket - #Linkding. It's a lil different, but for my use case, it's exactly what I need.

It's so simple a service, I wrote a working
#Helm chart for it in less than 30 minutes probably. I've linked below my Helm chart repo if you're looking to self-host Linking on your own #Kubernetes cluster.

🔗 https://github.com/sissbruecker/linkding

🔗 https://github.com/irfanhakim-as/charts/tree/master/mika/linkding

GitHubGitHub - sissbruecker/linkding: Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker. - sissbruecker/linkding
Continued thread

Hi #SelfHosted community. I've figured out a lot of my setup. I now have a new domain, laniesplace.us, just for #HomeServer stuff. It's set up through Porkbun with Dynu for #DDNS. I've now got #Traefik, #TailscaleVPN, #Linkding, #Forgejo, #Dokuwiki, Code-Server, #Portainer, #Netdata, #Watchtower, #Cockpit, #Pihole, #MiniFlux, #TheLounge, #Filebrowser, #UptimeKuma, and the #Homer dashboard service installed. I'm now trying to set up #Authelia so I can have single sign-on to my services. For some, it's working now, but I can't seem to get Linkding to work no matter what I do. This is on a #RaspberryPi 500 with 8 GB RAM and a 512 GB SD card, running #Stormux, which is based on #ArchlinuxARM. Can anyone help? I'll reply to this post with all my relevant config files in separate posts. What's happening is this: Linkding is supposed to be available at bookmarks.laniesplace.us. When I go there, I see a 401 unauthorized error and a link to sign into Authelia. Once I sign in, though, it redirects back to the page with the 401 error. I've been trying to figure this out for hours with no luck. Files will be in replies to this post.
#SelfHosting #Linux #HomeLab #RPi #RaspberryPi500 #RPi500 #Tech #Technology
@selfhost @selfhosting @selfhosted @linux

Recordatorio de que en #LecturaSocial tenemos varios servicios #opensource

#LecturaSocial:
Alternativa a #GoodReads

#EscrituraSocial:
Blog minimalista con #WriteFreely

#FreshRSS:
Lector de RSS

#LaCentralita:
Alternativa a #LinkTree

#Linkding:
Para guardar marcadores, alternativa a #Delicious

Y en breve dos novedades más que van a dar que hablar, nunca mejor dicho.

Aquí explicamos todo y cómo gracias a una pequeña cuota podemos mantener todo.

comunidad.lectura.social/

comunidad.lectura.socialQuiénes somos ⋅ Comunidad Lectura SocialTodo empezó como un espacio alternativo a GoodReads, donde compartir lecturas, y ahora es ya una pequeña comunidad autogestionada con varios servicios open source.
Replied in thread

@lenzgr schau mal hier: github.com/hoarder-app/hoarder da sind im unteren Teil auch noch Alternativen genannt, die zur Entwicklung inspiriert haben, vielleicht ist ja was dabei, was gefällt. #Readeck würde mir auch noch einfallen und #Linkding. Das ist zwar eher Fokus Bookmarks, hat aber ein „unread“ Feature für diesen Zweck.

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search - hoarder-app/hoarder
GitHubGitHub - hoarder-app/hoarder: A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text searchA self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search - hoarder-app/hoarder