selfhosted

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

Toribor, in Should I use Restic, Borg, or Kopia for container backups?
@Toribor@corndog.social avatar

I really like Kopia. I backup my containers with it, my workstations, and replicate to s3 nightly. It’s great.

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

I have a setup similar to what you want.

My nas is a low powered atom board that runs unraid.

My dockets run on a ryzen CPU with proxmox. I don’t have a cluster, just 1.

In proxmox I run a VM that runs a all my dockets.

I use portainer to run all my services as stacks. So the arr stack has all the arrs together in a docker compose file. The docker compose files are stored in gitea (one of the few things I still run on unraid) and Everytime I make a change to the git, I press one button on portainer and it pulls down the latest docker compose.

For storage, on proxmox I use zfs with ssds only. The only thing that needs HDDs is the media on my unraid.

When a docker needs to access the media it uses an NFS mount to the unraid server.

Everything else is on my zfs array on proxmox. I have auto zfs snapshots every hour. Borg backup also takes hourly incremental backups of the zfs array and sends it to the unraid server locally and borg base for off-site backup.

The whole setup works very well and it very stable.

The flexibility of using proxmox means that things that work better in a VM (HaOS) I can install as a VM. Everything else is docker.

palitu, (edited ) in App that tracks prices on websites?

There is a Firefox adding that can load a page amd extract a div, and track it over time. But the browser needs to be open. It is called PageProbe

I used it to track the price of an item, looking for a sale.

edit - updated the name and added link

grehund, in Kubernetes? docker-compose? How should I organize my container services in 2024?

Proxmox. Currently considering upgrading from a single node to a 3 node Cluster for Ceph.

peter, in App that tracks prices on websites?
@peter@feddit.uk avatar

A tool that can track price changes on any website automatically is difficult since there isn’t a standard way that prices are presented on a website. As has already been said, changedetection is your best bet

EmperorHenry, in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages
@EmperorHenry@discuss.tchncs.de avatar

xbrowsersync already exists. Mozilla’s thing already exists too.

rhymepurple, in App that tracks prices on websites?

changedetection.io

Change Detection can be used for several use cases. One of them is monitoring price changes.

zaphod, (edited ) in What is your favourite selfhosted wiki software and why?
@zaphod@lemmy.ca avatar

Honestly, for personal use I just switched to straight Markdown that I edit with Vim (w/ Vimwiki plugin) or Markor on Android and synchronize with Syncthing. Simple, low effort, portable, does enough of what I need to get the job done.

And if I wanna publish a read-only copy online I can always use an SSG.

avidamoeba, in What is your favourite selfhosted wiki software and why?
@avidamoeba@lemmy.ca avatar

I did a similar inquiry a few months ago. I tried DocuWiki and Wiki.js. Ended up with Wiki.js. It’s very easy to setup with docker-compose. Everything is stored in Postgres but it also exports to the local filesystem in Markdown. Its advanced built-in search is pretty good.

SteveDinn, in What is your favourite selfhosted wiki software and why?
@SteveDinn@lemmy.ca avatar

Bookstack is what I self host, but this is the best pure markdown editor I’ve found: markdownlivepreview.com

JoeKrogan, in What is your favourite selfhosted wiki software and why?
@JoeKrogan@lemmy.world avatar

I use raneto. Built using js. Flat file and uses markdown.

SeeJayEmm, in Best Way To Mount A Directory on Boot
@SeeJayEmm@lemmy.procrastinati.org avatar

Everyone’s saying fstab but if Navidrome is in a docker container, just mount it as a volume on your container. I found this guide that seems to document it fairly well.

phoenixnap.com/kb/nfs-docker-volumes

This is how I’m handling NFS mounts in my docker stacks.

kameecoding, (edited ) in Self-hosted or personal email solutions?

Based on my personal experience, id say gmail, you only need a domain I used namecheap without any issue. You register with that on google, some settings you set on namecheap , it guides you all the way then you pay the lowest monthly fee, I pay 5.20 euros per month for my company’s mail.

You set up a main email then you can setup any number of aliases for yourself I think, you can also create group emails and assign yourself to it

paddirn, (edited ) in What is your favourite selfhosted wiki software and why?

I’m probably the biggest simpleton in this thread, but I was just looking at this earlier and TiddlyWiki still seems like the easiest of the easiest. It’s literally just an html file that requires pretty minimal setup to get going. Nothing else seems to even come close. I’ve been using it for a couple of years as a sort of internal departmental job aid, just basic information for our group and it’s pretty straight-forward.

vext01, in Best Way To Mount A Directory on Boot
@vext01@lemmy.sdf.org avatar

Call me old fashioned, but fstab…

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