Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
@dan00 USB is not ideal. A direct SATA connection would be better for system stability. USB HDD's will work but TrueNas and OMV might display warnings discouraging the use of USB storage. If you can manage to break out some PCIe lanes you can use a PCIe to SATA board, resulting in a more stable setup.
Got it… but I don’t know what do you mean with break out some PCIe lanes sorry ahah Like open the case and find a free PCIe port?
@dan00 That depends on what is available internally. I can not find exact specifications on the M.2 slot? I get the impression that it might be SATA instead of PCIe. Can you find out what interfacing the M.2 supports?
If it is PCIe you can use a M.2 to SATA adapter to create several more SATA ports to connect hard drives directly. This works better than external USB drives. Much more reliable.
@dan00 If the M.2 supports only SATA then you could use a different kind of adapter to turn that M.2 into a single SATA port and connect a large(r) 3.5 inch HDD outside of the laptop enclosure.
With PCIe you can create several SATA ports and create a small (software) RAID array.
Laptop specs
I think it only supports SATA, but I should open it up and check it personally. Thank for the tips man.