selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Engywuck, in Self-hosted or personal email solutions?

Domain+Zoho Mail Lite subscription (less than 1€/month, ATM).

rambos, in What's wrong with using cloudflared?

I dont use it, but video streaming is against their TOS. Other than that I just read good experience with them

uninvitedguest,
@uninvitedguest@lemmy.ca avatar

I believe this is old information and any restrictions around serving none HTML content has been removed from their terms of service related to cloud flare tunnels.

t3chskel, in Planning on setting up Proxmox and moving most services there. Some questions

Consider checking out XCP-ng. I’ve been testing it for a few days and I’m really enjoying it. Seems less complicated and more flexible than Proxmox but admittedly I’m still learning and haven’t even tried multiple servers yet. I would suggest watching some YouTube videos first. Good luck!

jkrtn,

I want to like XCP-ng. Unfortunately my primary use case is VMs or containers working with attached USB devices. On Xen it seems like an absolute nightmare to passthrough USB or PCI devices other than GPUs (as vGPUs).

Even on Proxmox it has been frustratingly manual.

I’m planning to try out k8s generic device plugins. I don’t really need VMs if containers will cooperate with the host’s USB. I’m sure that will be a bit of a nightmare on its own and I will be right back to Proxmox.

I hope someone will tell me I am wrong and USB can be easy with Xen. I do prefer XCP-ng over Proxmox in many other ways.

t3chskel,

Here’s their documentation. The tip suggests it may have been harder in the past but it doesn’t seem too bad now. Hopefully this is configurable in Xen Orchestra in the future.

docs.xcp-ng.org/compute/#️-usb-passthrough

possiblylinux127, in Planning on setting up Proxmox and moving most services there. Some questions

For your Proxmox cluster shoot for three devices. With three devices you can do high availability which is a bonus but not something I though to do when I built my setup.

SeeJayEmm,
@SeeJayEmm@lemmy.procrastinati.org avatar

And you don’t have quorum issues any time a system is down. (I regret making mine a cluster.)

nem,

You can set up a qdev on a pi or something.

possiblylinux127,

Can you? That would be really cool

nem,

Yeah, you can run it on anything and its great for even numbered clusters.

possiblylinux127,

Can you explain how?

SeeJayEmm,
@SeeJayEmm@lemmy.procrastinati.org avatar

I need to re-ip both of my proxmox hosts and ran into a wall due to quorum. This could get me over that hump.

That being said, it was a failed experiment to put them in a cluster. I don’t use any of the cluster functionality and would love to destroy the cluster config w/o having to rebuild the proxmox hosts.

rehydrate5503,

You don’t have to rebuild the proxmox hosts to remove the cluster. I made the same mistake last year sometime and was able to remove the cluster and each of the proxmox machines works as it should standalone. I don’t recall the exact steps but it was very easy. A quick search for “proxmox remove cluster” gave me this result and from what I recall these are the steps I followed as well. https://rostislavjadavan.com/posts/promox-delete-cluster

SeeJayEmm,
@SeeJayEmm@lemmy.procrastinati.org avatar

rostislavjadavan.com/posts/promox-delete-cluster

I have looked high and low for how to delete a cluster and have never stumbled on this page, thanks! Almost everything I found said I had to destroy proxmox and reinstall it.

code, in Joplin alternative needed

Joplin server also will use a file based storage instead of the db. And db then is only used for users

I use joplin as i share notes and collaborate with my wife. Obsidian etc dont do that. Id love to be on obsidian as i really like it but sharing notebooks is mandatory

Squizzy,

This is why I’m moving to Joplin too

gazby, in Joplin alternative needed

If you’re after some help with the WebDAV part I set it up for myself recently and would be happy to help adapt my stuff to your stack (mine is Apache + compose, but would be about just as easy with anything else). Reply here or DM any time 💯

And good on you for being turned around on your original premise and being so gracious about it in the comments mate 👍

jaykay,
@jaykay@lemmy.zip avatar

Awesome, thanks! For now I’ll stay on the db without backups. Joplin saves copies to other devices so if something fails, I still have the other devices :)

Churbleyimyam, in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages

This sounds very cool and I’d definitely use it.

DichotoDeezNutz, in Joplin alternative needed
@DichotoDeezNutz@lemmy.world avatar

I’m going to start developing my own alternative, is there any features that you really need/want?

I was planning on making this self hosted via docker with the option to save to Google drive.

github.com/ssebs/PadPal-Server

Voroxpete, (edited )

Here’s what I would be looking for;

  • Decent mobile app (more than happy to pay for this if it’s a one time fee)
  • Bonus for a OneNote / Evernote style Android widget. Being able to scroll through and quickly select from my most recent notes in the OneNote widget is really helpful.
  • WYSIWYG editor on mobile and desktop (why in God’s name does every Foss notes app insist I use a markdown language?) with bullet points, numbered lists, bold, italic, underline, strikethrough, and headings.
  • Checklists (as in, ability to add checkboxes to notes)
  • Ability to create an arbitrarily deep folder structure
  • Tags would be nice
  • Import from popular apps like OneNote, Evernote, or Joplin is basically essential at this point. A lot of us have way too fucking many notes to move by hand.
DichotoDeezNutz,
@DichotoDeezNutz@lemmy.world avatar

Most of those are on the to-do list! I definitely like the Google keep style widget but want better UX when typing out bullet lists.

Thanks for the suggestions

jaykay,
@jaykay@lemmy.zip avatar

Please don’t follow joplins folder/notes view. It’s so stupid that folders and notes are in different panels on the left. Just make it a normal list.

I like joplin for its simplicity. No bells and whistles like obsidian.

Docker container would be awesome, but I don’t care for Google drive personally :) If you make the notes folder a volume I can bind to that would be great, as long as they’re normal files haha

MashedTech, in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages

Cool stuff, but I don’t see a reason to ditch raindrop.io

dan,
@dan@upvote.au avatar

Raindrop doesn’t seem to be self-hosted? This is the selfhosted community…

MashedTech,

My bad.

2xsaiko, in Joplin alternative needed
@2xsaiko@discuss.tchncs.de avatar

Seconding what others have already said. You should ABSOLUTELY NOT directly back up /var/lib/postgresql if that’s what you’re doing right now. Instead, use pg_dump: www.postgresql.org/docs/current/backup-dump.html

This should also give you smaller and probably more compressible backup sizes.

Showroom7561, in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages

Has anyone been able to get the Firefox extension to work with a self-hosted installation? It’s not accepting my login address.

Septimaeus, (edited ) in what if your cloud=provider gets hacked ?

Dammit, I came here hoping to see at least one “I have a very special set of skills.” Oh well.

Yeah I’d cut bait, rebuild from latest tapes. But also…

Septimaeus, (edited )

I’d put the corrupted backups in an eye-catching container, like a Lisa Frank backpack or Barbie lunchbox, to put on the wall in my office.

db0, in Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?
@db0@lemmy.dbzer0.com avatar

If you want to be able to use your models from everywhere sefurely, then koboldcpp on the ai horde is your best option. Super easy to set up

un_ax, in Any good RSS Feed service for self-hosting?

I’ve used Commafeed for a while and am now self-hosting it using Docker.

kensand, in Any good RSS Feed service for self-hosting?

Tt-rss has been reliable for me, and the frontend is decent. Not to mention you can just republish feeds for a different frontend to use.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #