smoknjoe44

joined 1 year ago
 

I am new to self hosting so please bear with me:

I just found out my wife is paying Deluxe hosting (https://www.deluxehosting.com/) $100 a month for a website. There is nothing spectacular about the site and there are grammatical errors that someone should have caught. I feel like the cost of the site is a bit ridiculous and want to run a thought by you all before I try to implement it:

My thought was to host a Wordpress site on one of Linodes shared CPU plans. I was looking at the $5 per month plus $2 backup plan. As long as my wife owns the domain name of her site, this should work, right? Is there something better you can think of? Are there additional costs to this set up that I am missing?

Thanks!

 

I have TrueNAS scale virtualized in Proxmox. I created a smb share that I can access on my windows 10 computer by entering the ip address of my TrueNAS and the following folder:

\\10.XX.XX.XXX\prox-share

I can add files to this share on TrueNAS from my Windows 10 machine. So, I know the share is working. On the share, I have created the folder MEDIA. Inside MEDIA, I placed the folders named movies and shows.

When I go into Jellyfin and click on add media library, I select content type: movies.

Then enter the display name of "Movies".

Then I go to folders and I cannot for the life of me figure out how to get this to work. At the bottom where it says "Shared network folder:" I enter 10.XX.XX.XXX/prox-share. Then for folder, if I put "/media/movies", I get the message "The path could not be found. Please ensure the path is valid and try again ". When I just enter /media (instead of /media/movies) in the folder name, it will accept that, but none of my movies are showing up in my media.

Any idea on what I am doing wrong? Thanks!

[โ€“] [email protected] 1 points 11 months ago

Ok cool thanks for the heads up on the drive. I will return it. I also have two 1TB SSD drives on hand. You think I should just mirror those two instead of doing HDD drives?

Also in regard to your comment about RAID set up, how do you suggest I do that if I go with HDD drive?

 

I am just getting into setting up a home server. I recently purchased a used HP EliteDesk 800 G3 SFF computer with i5-7500 CPU. It came with a 256 NVMe SSD and a 1TB HDD. I checked with crystal disk info and both drives seem to be in good condition.

I am planning to set up Proxmox on it, spin up a debian virtual machine, and use docker compose for most of my applications. Before I get going, I want to make sure my hard drive storage is set up properly.

I plan to install Proxmox on the NVMe drive. I purchased a 4TB seagate barracuda HDD that I would like to have mirror the 1TB HDD that came with the computer for storage. My plan was to replace the 1TB drive once I approach 1TB in storage as it feels like a waste to just replace it now especially since I don't yet have that much data. Is this possible to do this with two different hard drive sizes? Can I simply replace the 1TB drive with another 4TB drive in the future if needed?

Thank you!

โ€‹