Jump to content

I know, I know. Not the best operating system for a home server, but in my case there were some reasons why it makes sense. I was curious what kind of (native, don't want docker) self-hosted software you guys have running?

 

At the moment I'm running Emby but that's it. Other than the automated back-ups from phone's. Any good ideas?

Link to comment
https://linustechtips.com/topic/1483487-good-self-hosted-software-for-windows/
Share on other sites

Link to post
Share on other sites

10 minutes ago, Budget DIY said:

Self-hosted software for what purposes... :S

Honestly I was hoping for something cool I didn't think of myself. I wish there was a proper Google Photo's alternative but there isn't. I also wish there was native Windows nextcloud alternative but that also doesn't exist.

 

Reason I do not want Docker is power consumption btw, By using the right hardware and software config I managed to get power consumption down to 20watts (10thgen i5, 16GB, 256GB nvme, 20TB of HDD's)

Link to post
Share on other sites

I run Pihole

Desktop: AMD 9800x3d / Asus ROG Crosshair 870e Extreme / Asus ROG Astral 5090 OC / 32GB Corsair Titanium / 4TB & 2TB WD SN850x / Win 11 Pro

Plex/AI:  Intel Ultra 9 285k / Asus Tuf Gaming B860m-Plus / 2 x RTX 4000 ADA / 64GB Kingston Fury / 2 x 4TB Samsung 990 Pro / Win 11 Pro 

NAS: Synology DS1821+ (8 x 20TB Seagate x24 ) / Synology RS1221+ (8 x 24TB Seagate x24) / Synology DS923+ (4 x 14TB Seagate) 

 

 

Link to post
Share on other sites

TBH, I don't want to mention what kind of software I'm running which acts like a server and/or host for stuffs. Mainly because I'm not all that good with security and I leave my system on 24/7, even while sleeping. So I can't always unplug my ethernet cable when I spot something suspect.

Link to post
Share on other sites

You can run nextcloud, all it needs is a web server and DB, that can run on Windows and there are packages like xampp that give you an all in one for that.

 

Docker doesn't really use power... except on Windows because it has to run a whole linux virtual machine.

F@H
Desktop: i9-13900K, ASUS Z790-E, 64GB DDR5-6000 CL36, RTX3080, 2TB MP600 Pro XT, 2TB SX8200Pro, 2x16TB Ironwolf RAID0, Corsair HX1200, Antec Vortex 360 AIO, Thermaltake Versa H25 TG, Samsung 4K curved 49" TV, 23" secondary, Mountain Everest Max

Mobile SFF rig: i9-9900K, Noctua NH-L9i, Asrock Z390 Phantom ITX-AC, 32GB, GTX1070, 2x1TB SX8200Pro RAID0, 2x5TB 2.5" HDD RAID0, Athena 500W Flex (Noctua fan), Custom 4.7l 3D printed case

 

Asus Zenbook UM325UA, Ryzen 7 5700u, 16GB, 1TB, OLED

 

GPD Win 2

Link to post
Share on other sites

The only thing I've found Windows isn't good as a home server is workgroup file services  (Microsoft wants you to buy into Active Directory) and its not the best hypervisor unless you go full hyper-v because of bloat and intrusive updates.

 

I've even found Open Source DHCP server runs better on Win10 than Microsofts DHCP server. No mandatory AD requirement, and its faster. When you have a garbage dumpster for an OS you can typically find anything that can do what you want.

 

 

Link to post
Share on other sites

11 hours ago, Kilrah said:

You can run nextcloud, all it needs is a web server and DB, that can run on Windows and there are packages like xampp that give you an all in one for that.

 

Docker doesn't really use power... except on Windows because it has to run a whole linux virtual machine.

Yeah but since I'm running Windows (and won't switch any time soon) that isn't really an option at the moment.

Link to post
Share on other sites

I've been running a couple game servers off a Dell Optiplex 3060 micro(i5-8500T) Win10 Pro.
Satisfactory, V-Rising, Valheim, The Forest.(One at a time.)

If you have friends that use your server at any hours of the day. I convert most of the game server applications to services via Non-sucking Service Manager. nssm.exe

Because the applications are now services, when my "server" loses power and turns back on, the service is set to automatically startup again and there is options for automatic recovery or delayed start.

The only other service I'm running is Plex and that is under startup programs.

I acquire and manage the game server files through steamcmd.exe.

Hopefully this gives you some ideas for your own setup!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×