norden.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Moin! Dies ist die Mastodon-Instanz für Nordlichter, Schnacker und alles dazwischen. Folge dem Leuchtturm.

Administered by:

Server stats:

3.4K
active users

#selfhosted

83 posts78 participants1 post today

Looking for some software to access/backup my files on a remote VPS. It has to be accessible by my girlfriend via an iPhone. I was hoping to utilise the iPhone's built in File browser, but hosting SMB share on the internet without a VPN barrier sounds like a bad idea. Furthermore, #NextCloud seems to be too bloated for what I need. I just want files. Hast anyone any recommendations? Has anyone tried ownCloud infinite scale?

How to install Open WebUI on Arch Linux (Windows guide coming soon)

lemmy.world/post/28530810

lemmy.worldHow to install Open WebUI on Arch Linux (Windows guide coming soon) - Lemmy.Worldcross-posted from: https://lemmy.world/post/28493612 [https://lemmy.world/post/28493612] >Open WebUI lets you download and run large language models (LLMs) on your device using Ollama. > > ### Install Ollama > See this guide: https://lemmy.world/post/27013201 [https://lemmy.world/post/27013201] > > ### Install Docker (recommended Open WebUI installation method) > 1. Open Console, type the following command and press return. This may ask for your password but not show you typing it. > > sudo pacman -S docker > > 2. Enable the Docker service [on-device and runs in the background] to start with your device and start it now. > > sudo systemctl enable --now docker > > 3. Allow your current user to use Docker. > > sudo usermod -aG docker $(whoami) > > 4. Log out and log in again, for the previous command to take effect. > > ### Install Open WebUI on Docker > 1. Check whether your device has an NVIDIA GPU. > 2. Use only one of the following commands. > > Your device has an NVIDIA GPU: > > docker run -d -p 3000:8080 --gpus all -e WEBUI_AUTH=False --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:cuda > > > Your device has no NVIDIA GPU: > > docker run -d -p 3000:8080 -e WEBUI_AUTH=False --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main > > > ### Configure Ollama access > 1. Edit the Ollama service file. This uses the text editor set in the $SYSTEMD_EDITOR environment variable. > > sudo systemctl edit ollama.service > > 2. Add the following, save and exit. > > [Service] > Environment="OLLAMA_HOST=0.0.0.0" > > 3. Restart the Ollama service. > > sudo systemctl restart ollama > > > ### Get automatic updates for Open WebUI (not models, Ollama or Docker) > 1. Create a new service file to get updates using Watchtower once everytime Docker starts. > > sudoedit /etc/systemd/system/watchtower-open-webui.service > > 2. Add the following, save and exit. > > [Unit] > Description=Watchtower Open WebUI > After=docker.service > Requires=docker.service > > [Service] > Type=oneshot > ExecStart=/usr/bin/docker run --rm --volume /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once open-webui > RemainAfterExit=true > > [Install] > WantedBy=multi-user.target > > 3. Enable this new service to start with your device and start it now. > > sudo systemctl enable --now watchtower-open-webui > > 4. (Optional) Get updates at regular intervals after Docker has started. > > docker run --rm --volume /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once open-webui > > > ### Use Open WebUI > Open localhost:3000 in a web browser.

Is anyone using any kind of #selfhosted "family" hub, sort of like a private facebook? Looking for something the wife and kids to share pictures/videos/messages on.

Ideally something with an Android app is preferred. I know I can run an instance of mastodon or other fediverse instance and use one of the many apps, but wasn't sure if there was something more geared toward family use. Thanks.

@ChrisLAS @ironicbadger really sad to hear about the #selfhosted #podcast reaching #EOL, I've been with you since the single-digit episodes, was an #SRE supporter then Jupiter.party, it was SelfHosted that brought me to #JupiterBroadcasting all those years ago.

Will be really sad to see it go, the cadence was great, and you two made wonderful hosts.

Sorry about the #AdWinter, afraid that is what is doing in so many JB shows like SH and Coder Radio.

How to set up and maintain your own mail server. With well-maintained instructions and recommendations on a variety of topics, pertinent to how modern #email services work, and how you can master your own
workaround.org/ Focused on #Debian 12, but most of it would be quite similar for other #Linux distros

ISPmail GuideWelcome to ISPmail – a free guide to your own mail serverISPmail – a free guide to your own mail server

Documenso: DocuSign Alternative
Ein neuer adminForge Service kann ab sofort genutzt werden.

Documenso: DocuSign Alternative
Mit Documenso habt ihr eine quelloffene Alternative zu DocuSign. Mit diesem Dienst kannst du PDF Dokumente von Personen unterzeichnen lassen.

sign.adminforge.de

Features:

Registrierung nur mit E-Mail und Passwort
An
adminforge.de/tools/documenso-
#adminforge #documenso #docusign #foss #OpenSource #selfhosted

Papra, the minimalistic document archiving platform

slrpnk.net/post/21102911

slrpnk.netPapra, the minimalistic document archiving platform - SLRPNKPapra is a minimalistic document management and archiving platform. It is designed to be simple to use and accessible to everyone. Papra is a platform for long-term document storage and management, like a digital archive for your documents. Forget about that receipt of that gift you bought for your friend last year, or that warranty for your new phone. With Papra, you can easily store, forget, and retrieve your documents whenever you need them. A live demo of the platform is available at demo.papra.app [https://demo.papra.app/] (no backend, client-side local storage only). [https://slrpnk.net/api/v3/image_proxy?url=https%3A%2F%2Fgithub.com%2Fpapra-hq%2Fpapra%2Fblob%2Fmain%2F.github%252Fpapra-screenshot.png] #### Feature List — ::: spoiler Tap me for full list ✌️ * Document management: Upload, store, and manage your documents in one place. * Organizations: Create organizations to manage documents with family, friends, or colleagues. * Search: Quickly search for documents with full-text search. * Authentication: User accounts and authentication. * Dark Mode: A dark theme for those late-night document management sessions. * Responsive Design: Works on all devices, from desktops to mobile phones. * Open Source: The project is open-source and free to use. * Self-hosting: Host your own instance of Papra using Docker or other methods. * Tags: Organize your documents with tags. * Email ingestion: Send/forward emails to a generated address to automatically import documents. * Content extraction: Automatically extract text from images or scanned documents for search. * In progress: i18n: Support for multiple languages. * Coming soon: Tagging Rules: Automatically tag documents based on custom rules. * Coming soon: Folder ingestion: Automatically import documents from a folder. * Coming soon: SDK and API: Build your own applications on top of Papra. * Coming soon: CLI: Manage your documents from the command line. * Coming soon: Document sharing: Share documents with others. * Coming soon: Document requests: Generate upload links for people to add documents. * Coming maybe one day: Mobile app: Access and upload documents on the go. * Coming maybe one day: Desktop app: Access and upload documents from your computer. :::