That’s one of my dilemmas. Due to using BSD and relying on jails I have a hard time using lots of possibly nice apps being released nowadays because they only offer the docker way of installing.
That’s one of my dilemmas. Due to using BSD and relying on jails I have a hard time using lots of possibly nice apps being released nowadays because they only offer the docker way of installing.
OK. Thanks for clarifying. :)
Am I reading this correctly. 799 pln for entrance?
Second that. Been with them for a year now. Good price and performance.
I was debating between getting myself a NAS or some PC to setup my homelab. I decided for a PC as it gives me more freedom to install and personalize it the way I want.
At the moment I’m running FreeBSD with jails on a Q920 with an i5 processor, 16 GB of RAM, one internal SSD with 512 GB and 2 external USB SDDs with each 1 TB which costed me around 300 Euros.
Seems more than enough for the services I want to provide to myself which are the following.
Navidrome > serves all my music locally and remotely.
Zabbix > to monitor my servers
DNSMasq > ad blocking and local dns
gitea > repo for code and other docs
Transmission > torrenting
Radicale > webcal and webdav
Photoprism > local photo gallery
Vaultwarden > Password manager
SearXNG > search
HAproxy > to serve my public content easily to the web
Mastodon
Emby > local media server
And I run a Linux VM on bhyve to serve 2 tools that I was not able to make work easily on FreeBSD.
Besides that, the node replicates some data from my VPS as a backup solution.
And I can’t complain at all. That PC is doing its job just fine. No need for any rack that uses huge amount of electricity.
Same here. I’m using mainly FreeBSD on my servers so docker is a no go due to lack of support. I have to stick with Photoprism for now as it offers a install without docker and it does the job for me. Anyhow, I’m not happy with the trend that most FOSS projects today limit the deployment on docker and do not offer a way of a plain install on you *nix system of choice.
Thanks for the tip but I’m not sure why I would choose a desktop client over Navidrome itself. I usually have the browser open anyway. But maybe I’m missing something useful by using an actual app?
I settled with Navidrome. It solves 2 use cases for me. Due to being web based it can be used by any PC or mobile device with access to my server. Additionally it supports subsonic which allows me to use a native android app (ultrasonic) and have music on the go. I don’t use services like Spotify.
Nice one. Downloaded and will try it soon. Using Ultrasonic at the moment so eager to see differences between the apps. Happy new year by the way. ;)
I jumped onto the FreeBSD train a year ago and needed some virtualization tool for my job. A started using bhyve and must say that I am quite happy with it and don’t plan to move to any other tool soon. Not sure how it compares to other tools performance wise but it does the job for me.
I enjoy being here. I already forgot Reddit and only stumble on it occasionally when it appears in a search result on DDG. Keep strong Lemmy!
If I would have been asked to choose one really useful piece of software on Windows it would be Agent Ransack. I use it to find strings in a bunch of files, even compressed ones. I believe it can do much more but I use it for this purpose on daily basis. There’s a paid version but the light one is free and does all I need. https://www.mythicsoft.com/agentransack/
I’m happy to get conviced otherwise but in my 26 years living in Spain, Valencia and Andalucia, that was what I have experienced.
In Spain they will immediatelly ask you if you are sick. Only sick people drink tea there, or english tourists, but they will usually go to english bars anyway. In those places they will serve black tea and ask you if you want it with lemon or milk.
Do you have a list of products / companies they own? I would happily make use of that list.
My native language is German but I lived in Spain for a long time and there they call them “nubes”, clouds.
This is really sad to see. More and more food banks will be needed for the ones to come. Any idea of what can be done to end this? A change in goverment does not seem the answer. We had so many and it’s getting worse every year, and not only in the UK.
A service to remove paywalls.As far as I remember,it doesn’t work with the NYT but does a good job with a bunch of other sites.
I have been using Debian for the last 20 years or so. I also had a brief encounter with Gentoo which was a big help to dive into compiling, specially kernels adjusted to low performant and old hardware. I have been using Debian for my servers (web mostly) but discovered FreeBSD and jails for myself this year. It didn’t take long to convet my primary webserver to FreeBSD. Until now, no complains. I have an easy way to isolate websites and services in their own jail allowing users to access theirs without conpromising host security.
I settled on a Fujitsu Q920 with 16 GB of RAM and a 1 TB SSD. Runs FreeBSD 14.1 and each service has its own Jail.
Services:
DNSmasq - local DNS and adblocker Wireguard Navidrome MPD - Media server Vaultwarden - password save Radicale - cardav and caldav server TinyRSS - RSS aggregator Zabbix - server and service monitoring Postgresql Gitea - git repository Emby - jellyfin alternative Mariadb Bhyve VM with Debian running 2 apps (invoiceplane and leantime) which use a quite old php version and I never had time to port to Freebsd.
A second machine that starts daily and creates a backup of machine 1 by using ZFS autobackup.
Nothing fancy but it does what I need.