I would say that “on prem” defines a location, “selfhosting” an action. You can do both at the same time, e.g. selfhosting nextcloud onprem.
- 2 Posts
- 81 Comments
cron@feddit.deto Technology@lemmy.world•Nearly 20% of Microsoft SQL Servers running have passed end of supportEnglish2·1 year agoApparently, it is not only my oberservation, but the article says similarly:
The inconsistent approach to backward compatibility in decades past may also have played a part.
However, I’m not a db admin and my perspective might be biased (infosec).
cron@feddit.deto Technology@lemmy.world•Nearly 20% of Microsoft SQL Servers running have passed end of supportEnglish73·1 year agoI would say that this is a sign of a bad product. Apparently, compatibility between SQL server versions is not great.
cron@feddit.deto Selfhosted@lemmy.world•own homepage to show basic info with a couple of imagesEnglish5·1 year agoProbably overkill, but for projects like this I’ve setup WordPress in the past. Once everything was done, I converted the WordPress page to a static site with httrack and use the static version.
This gives the ease of setting up and editing combined with the stability and security of a static HTML website.
While you can probably use them for some small tasks (like a switch, a file server with a USB thumb drive or a print server), you’re probably better off if you can sell them and buy a raspberry pi or similar.
The Fritzbox 7530 for example could be sold for 50€ (at least in my country).
cron@feddit.deto Selfhosted@lemmy.world•[solved] Using Nextcloud as a directory/folder/remote locationEnglish21·1 year agoThat’s exactly what the nextcloud desktop app does.
cron@feddit.deto Technology@lemmy.world•Rabbit R1 AI box revealed to just be an Android appEnglish58·1 year agoWhat I don’t get is why anyone would like to buy a new gadget for some AI features. Just develop a nice app and let people run it on their phones.
cron@feddit.deto Selfhosted@lemmy.world•[solved] Using Nextcloud as a directory/folder/remote locationEnglish3·1 year agoTBH, the description in the original post is not very clear.
cron@feddit.deto Selfhosted@lemmy.world•[solved] Using Nextcloud as a directory/folder/remote locationEnglish5·1 year agoHave you tried the official Nextcloud desktop app?
cron@feddit.deto Selfhosted@lemmy.world•Why is replacement for home device controls so complicated?English4·1 year agoMany “smart” devices are sold with the idea that you can control your home from somewhere else. Maybe change the temperature on your way home or get notified when someone rings your doorbell. All this stuff requires servers to work.
Controlling some lightbulbs via bluetooth/wifi would be possible of course, but probably not very interesting for many.
cron@feddit.deto Selfhosted@lemmy.world•fanless hardware for selfhosting lxd/dockerEnglish5·1 year agoEven a raspberry pi can run linux with an lxd desktop, and this i3 is a few times faster than a raspberry pi. But it depends on what you want to with it…
cron@feddit.deto Selfhosted@lemmy.world•fanless hardware for selfhosting lxd/dockerEnglish7·1 year agoThe performance target of “linux desktop running lxd” and the price tag “not crazy expensive” is not very clear…
I would personally look for a fanless barebone pc and equip it with as much RAM and storage as you like. One example for this could be the Zotac ZBOX CI629, which you can get for around 400 Euros and has a 13th gen Intel i3 built in.
Is this within your budget?
cron@feddit.deto Selfhosted@lemmy.world•Traefik for two domains, one internal and one externalEnglish41·1 year agoNot OP, but generally, you want to separate internal and external services as much as possible. Some even suggest running external services on a cloud server and internal servers on your LAN.
If you run internal and external services on the same host, you need to be careful to not make any configuration mistakes. Take extra time to also test what should NOT be possible.
We had it at work, but I never did anything else than receiving and resolving alerts. But it looked good for me and I liked the system.
While I really like uptime kuma, it seems a bit too restricted for OPs use case. For example, to monitor disk or CPU usage, you would need to write your own scripts. It would be doable, but not very nice.
At least how I understood the.question, OP would probably look for something like icinga.
cron@feddit.deto Selfhosted@lemmy.world•What's up with the prices of smaller used drives?English13·1 year agoWith 4 TB, the price difference is quite painful (at least for me). With anything below, I’d buy an SSD without thinking twice.
cron@feddit.deto Selfhosted@lemmy.world•What's up with the prices of smaller used drives?English1·1 year agoOne of the best offers I could find is 300€ for 20 TB, which makes exactly 15€/TB.
cron@feddit.deto Selfhosted@lemmy.world•What's up with the prices of smaller used drives?English7·1 year agoMy guess is that it is often hard for people to grasp that HDDs loose value much faster than other items they own. New HDDs are larger and offer better price per TB, and older HDDs have a higher risk to fail.
I can buy new HDDs at 16€/TB, why should I spend 12€/TB on a used disk?
cron@feddit.deto Selfhosted@lemmy.world•What's up with the prices of smaller used drives?English3·1 year agoI have no idea why, but I made the same experience. Used drives are in most cases much overprized. Often far beyond the price/TB of new, larger disks.
Great tool for documenting your setup. I use this at work a lot