Leaderboard
Popular Content
Showing content with the highest reputation on 12/05/24 in Posts
-
Not to be a party pooper, but I have only been doing this for people that came back to us up through December 4th and those that had legit purchasing problems. Beyond that, it feels like we're going back on our word to the customers that did buy on time.6 points
-
It would be nice if there were some indication as to which wave in the queue a user sits based on order number so that we can plan for when to receive the invite link email. Is such a feature possible to add to the hub.hexos.com website?5 points
-
Integrated default reverse proxy for docker apps so all apps available on 443 inside home network. integrated DNS to support app name.internaldomain.com with reverse proxy (this puts all apps on 443) Lets encrypt SSL by default for all apps all user has to do is buy domain name and enter it above and all just works support for split horizon DNS consider running the DNS service for folks to allow tight integration (this shouldn't preclude use of other dns services) this is not me advocating for how to expose anything externally, that's not an argument i want to get into 😉4 points
-
Sorry, if this has been asked before & posted elsewhere. Would be handy to have app support for steam caching, especially for big/medium family's/house hold share. I can understand this will not be on the radar as yet, while sorting other issues out/beta etc4 points
-
Hey everyone, first time poster and just purchased a license. Looking forward to being able to building a server on Hex OS once it is more fully fledged. I wanted to ask if there is any plans by the developers to implement an easy way for people (including developers of open source services) to share app configs in the same way that, for example, Plex and Immich are implemented at the moment. I am asking for this because it could significantly help boost the speed of development of these apps, and the growth of the ecosystem for Hex OS. People could maybe even share variations of configs (like Plex with/without hardware acceleration), or even bundle several apps together (something like bundling the whole -arr suite together along with folder directories in a way that is easy for users). It is just a suggestion, but I feel like with all of the attention Hex is getting, the developers would do well in capitalizing on the will of people to tinker with this OS by giving them the tools to make and share configs with one another (and these apps could even get some sort of "seal of approval" if they were considered of high quality by the devs). Thanks for reading my first post, I hope y'all have an amazing day!3 points
-
I think it only right that multi factor authentication on accounts be something that gets implemented relatively quickly. The simple Username/Password for the account is very 90's With HEXOS being relatively new and gaining a lot of attention. Last thing you want is negative publicity due to weak security posture. some sort of MFA should be standard option.2 points
-
2 points
-
Hi, i can't edit my answers to posts in OS & Features but can do so fine in other subforums EDIT: here it works, not in OS & Features and maybe some other subforums2 points
-
2 points
-
2 points
-
It starts when you get your invite. From our terms: Refunds Any and all purchases are subject to a 30-day refund policy. To request a refund, email us at support@hexos.com using the email account associated with your purchase. For Early Access orders, the 30-days starts from the date you receive your invite to participate in the beta.2 points
-
Yes, this is confirmed. Its why we went through such pains to make a responsive design for the UI/UX 😉2 points
-
Hi Folks, This post will go over the basic requirements for running HexOS, then cover a few frequently asked questions. If you come across frequently asked questions that are not included in the main post please comment below! NOTE: Please keep comments here directly related to the post/FAQ itself. and create separate topics to discuss specific use cases and issues. Thanks! Updated 12/4/24 ---------------------------------------------------- Minimum Hardware Requirements: x86 compatible hardware (Intel or AMD) (HexOS is NOT ARM or RISC-V compatible) 64 bit Processor with 2+ cores 8GB or more of system memory 16GB boot SSD Larger is OK, but not necessary. 3+ storage drives recommended 2 storage drives is the current minimum. (Pools created with 2 drives are not expandable. See details below.) Single drive configurations are not supported at this time. Please visit https://hexos.com/early-access-faq for more info Also, please check out the roadmap web page for info on upcoming features; https://hexos.com/blog/the-road-to-10 ------------------------------------------------------- FAQ: Q: Can I install HexOS on a virtual machine? A: Yes. While HexOS is meant to be installed on physical hardware, it can be ran as a VM. Please see TrueNAS SCALE documentation for details on running TrueNAS as a VM. Q: can I install HexOS on a UGREEN or ASUSTOR NAS? A: Yes. To the best of my knowledge, UGREEN and ASUSTOR NAS devices all support installing 3rd party operating systems. Google "Installing TrueNAS on [insert brand name here] NAS" to find guides and forum posts with other users experiences. Q: Can I install HexOS on my old Synology NAS or Netgear Ready NAS? A: No. Unfortunately many consumer NAS solutions do not support installation of 3rd party operating systems. NOTE: It appears that some Ready NAS devices are capable of using 3rd party operating systems through advanced techniques, but the jury is out currently on exactly which models, and whether or not the hardware is performant enough for a good user experience. Q: Can I run HexOS on a Raspberry Pi or equivalent? A: No. Raspberry Pi devices are built using ARM processors. HexOS requires x86 hardware. Q: Can I start with only a few (3+) drives and expand later? A: Yes.You can add more drives of the same capacity to a pool to increase its available space. Q: Can I expand my storage pool if I started with only 2 drives? A: No. While OpenZFS has support for expanding a 2-device RAIDz1, that capability has not been enabled in TrueNAS SCALE. Q: Can I set up a storage pool using a single hard drive? A: No. Single drive configurations are not supported at this time This may change in the future, but either way it is discouraged due to single drive configurations being susceptible to data loss from hardware failure. Q: Can storage pools use drives with different capacities without loosing space? A: No. While mismatched drives can be used, in any one pool the maximum usable capacity per drive is limited by the size of the smallest drive in that pool. Example: A storage pool with 5x 256GB SSDs and 1x 250GB SSD will have the same usable capacity as a pool with 6x 250GB drives. Q: Can I change small drives our for larger ones to increase my storage pool's capacity? A: Yes. Drives can be exchanged one at a time to gradually copy all the data onto larger drives, Once all drives have been exchanged the pool's capacity will grow all at once. Example: Lets say we have a pool with 6x10TB drives in RAIDz1, and we swap those out one by one for six 20TB units. When the last 20 TB drive has been installed, and the pool has finished re-silvering (copying data to a drive to re-construct the pool) then the pool's total capacity will jump from ~50TB usable to ~100TB usable!1 point
-
Hey all, as the name implies I would like to see a simple checkbox to make folders available via nfs. As a bonus a list of IP ranges that are allowed to access the share would be perfect. The user mapping to the user owning the folder so that I do not need to care about permissions and just access the data via NFS could be handled automatically as a default. Please feel free to ask for clarification and to add your ideas below!1 point
-
The whole purpose of a NAS to keep data secure and resilient to data loss. Currently there is no way to backup and restore applications. Application Backups/Restore should be plug-and-play. Thoughts: First party implementation Simple Application independent Backup and restore applications Granular restore/backup individual applications Restore applications even on a new Hexos system from backup End-user should be able to browse application data through a file explore Breakaway from ZFS mindset like snapshots (abstracted away behind an advanced menu) and give users a simple traditional backup and restore option.1 point
-
1 point
-
Would be cool to see some kind of integrated service for setting up game servers. I could that being a big marketing thing to bring people in! anyone know of a relatively simple system to set up a Minecraft server inside og HexOS/TrueNAS?1 point
-
Hi there! Its not currently in our plans, we will need to control both servers for easy connection and setup. But you are of course free to use other apps and set up something else yourself.1 point
-
I jumped with three licenses because of the Cyber Monday deal, but then I watched some more and realized that this is going to come with a stripped-down local dashboard (at best). I'm not concerned about missing features during development, but running with a cloud dashboard or ANYTHING like that is a complete non-starter for me from a security perspective. (Typically people who self-host often do so for security or privacy reasons.) Can you comment on this, specifically addressing the privacy and security concerns, and especially specifying the priority level of a local dashboard instead of cloud? Because, to be honest, it sounds like it won't be finished before the 30 day refund period is done, so I am taking a big chance that this will not end up working for me.1 point
-
I am Uber, I.T. Guy, Former Pipeliner and Millwright/Ironworker. I've had a passion for tech for as long as I can remember. Avid Ham Radio Operator and tinkerer. Thanks for coming to my Ted Talk1 point
-
Just to add to this. I am using a LSI HBA card in IT mode and it is working. The reason I use a HBA card is that on some motherboards, when you install drives into the M.2 slot it turns off some of your onboard sata ports.1 point
-
Agreed. When creating a VPN connection, have options to route specific apps with this connection, or the whole system, or whole system but exclude specific apps.1 point
-
Thanks for clearing that up @ysuissa. Your help is much appreciated.1 point
-
In TrueNas there is an option to set a sleep/standby mode for HDDs. In my experience, however, this does not work in such a way that the hard drives actually shut down reliably after a certain time. TrueNas accesses the disks too often for various reasons, even if no user data is being written. I would like to see a reliable standby option for HDDs (perhaps for an entire pool) that actually spins down the hard drives completely. My use case (perhaps a bit special) is that I have all my active data in an SSD pool and only use my hard drives as bulk storage for old data and as a first backup of my SSD pool. Therefore, my hard drive pool would only need to be active for direct user access or once a day for an automatic backup of the SSD pool and otherwise not run. But maybe there is another solution that I haven't found yet?1 point
-
I have both a Dell r530 and a Dell r710 both have built in Dell Raid Controllers. I had to order flashed replacement controllers off eBay for both TureNas and Unraid would not see the drives until i did this is referred as IT mode. So Hardware raid will not work form everything I have read and seen.1 point
-
Problem with hardware RAID is, when your motherboard dies, the RAID array is tied to the RAID controller so it can’t be restored, and your data is lost. Use software RAID. HexOS is made for simplicity. Just do as little as possible, let the OS choose for you. It will be the best for most users in its target audience.1 point
-
1 point
-
Why Not OwnCloud as well ? https://owncloud.com/compare-filesharing/owncloud-vs-nextcloud/1 point
-
1 point
-
Hi HexOS, There has been a lot of talk about being able to import existing ZFS pools from existing TrueNas setup. However I run a ZFS pool from Debian 11, and I would like to carry over the pool without having to re-create it. When your team does work on the import existing ZFS pool, I would greatly appreciate it if it was generic to any Linux-created ZFS pool, and not specific to existing TrueNas installs. Thanks, Technodabbler1 point
-
1 point
-
1 point
-
There is a one line command install but I agree that this will be on the lower priority of things.1 point
-
1 point
-
Dude sonoff through HA is a charm. Works great super easy, highly reliable. I have a bunch of sonoff plugs and a sonoff dongle for my HA and it's pretty much the least problematic part of my setup 🤣🤣1 point
-
1 point
-
Having played a Nezumi in Rokugan, I respectfully request that you please not have litters outside of ratrimony.1 point
-
1 point
-
It applies when it is claimed and frees when the server is disconnected from the Command Deck.1 point
-
There is a “disconnect this server” button which will open up that license to be used on another server. I currently have Hex OS on a VM and am planning a full migration once I feel it’s ready.1 point
-
I'd just send an email instead support@hexos.com, and it's a small team managing thousands of orders so I'd honestly expect a slower response time.1 point
-
1 point
-
Yeah I definitely wouldn’t run plex on Cloudflare Tunnels. It would be worse than a traditional VPN, Tailscale, or even just opening up a port, as you are bandwidth limited over Tunnels. Mainly I use Tunnels as a reverse proxy for any web apps I’m hosting. One example is my Minecraft server management portal, plus a few development sites. You can also use Cloudflared as a VPN (kind of), using WARP as the client. There’s limitations with it, and in my testing it’s much slower than any direct VPN connections. For sharing amongst friends or family, Tailscale is the better solution, the free tier is insanely good for what you get.1 point
-
This is a big reason I wanted something like this. I do not currently have a server of any kind set up, but i do have a 4tb SSD that's about full with mainly Steam games on my main PC. While it's nice that I can use it as a caching server, it's less than ideal since now i can't store anything else locally, plus it makes going through my installed game library a chore, all because my buddies and I may want to play some random game we use to and I don't like having to re-download anything, So having the ability to set up a dedicated server means I can now clean that drive up for other projects I'm working on, and if my buddies say "hey, let's play X tonight", I can more easily download, play, then remove it when we're done.1 point
-
1 point
-
1 point
-
I think they are working on a host of Docker images and/or apps to be supported out of the box and this is a good idea. In the mean time you could use docker in the TrueNAS dashboard and try out lancache.net I have not used this personally, but it looks like it supports steam, battlenet and epic.1 point
-
I hope we see these and of course SabNZB support early 2025. Edit: I just noticed there's an application section. Sorry all.1 point
-
1 point
-
Hi there! The beta will not support migration, but as Jon has stated elsewere, we will look into "adoption" at a later stage.1 point