All Activity
- Today
-
Jake Weaver joined the community
- Yesterday
-
Henry Varona joined the community
-
Miyana Ctheatham joined the community
-
To start, Docker is behaving correctly. But in HexOS, I'm seeing that the configured base 172.17.0.0/12 is technically invalid as a /12 network boundary, which is being normalized to 172.16.0.0/12. This results in automatic allocation of 172.16.x.0/24 networks. If the intention is to allocate only from 172.17.x.x, the base should be changed to 172.17.0.0/16. Practically speaking, when a user deploys apps, they typically appear to end up on new Docker bridge networks, which can quickly create IP conflicts for the few users out there using 172.16.x.x/16 networks. I noticed this after the TrueNAS login page was showing up unexpectedly for one of my unrelated endpoints. I'd suggest surfacing some configuration parameters somewhere in the UI, namely the Docker network pool config. As a more immediate fix: To reconfigure my HexOS deployment to use the 172.17.0.0/16 network ranges instead, I ran: root@HexOS[~]# midclt call docker.update '{ "address_pools": [ { "base": "172.17.0.0/16", "size": 24 }, { "base": "fdd0::/48", "size": 64 } ] }'
-
Show all drives, not only pools and unused drives
mill3000 replied to Jamespigeon's topic in Roadmap & Feature Requests
We'll put in on a list for consideration. Thanks for submitting your request. -
Arvind Sekar joined the community
- Last week
-
new app curations read more about it here https://docs.hexos.com/en/release-notes/command-deck/2026-07-19
-
Quirky Kitsune started following Place Certain Apps Behind VPN
-
Enik Linden joined the community
-
Igor Krishtal joined the community
-
Thomas Engle joined the community
-
Riley Bushma joined the community
-
Arthur Margulies joined the community
-
Josh Arnold joined the community
-
What would this app do? For the phone or computer?
-
I remember when HexOS first came out it was mentioned that an iOS app would be developed. Is that still the plan?
-
Show all drives, not only pools and unused drives
Jamespigeon replied to Jamespigeon's topic in Roadmap & Feature Requests
Also costum pool names please! I cant remember which pool is for what with these names. -
I am having the same issue, I have Windows and Linux. Unable to access files on the server from both operating systems. The HexOS Command Deck and TrueNAS webUI works fine. I restarted the router, restarted the server, and made sure the server was on a static IP. Linux has always worked fine, Windows I previously did the gpedit fix (Digitally sign communications ) and (Enable insecure guest logons ). I reversed those options in Windows and still no luck on accessing files on the server.
-
al7lem net changed their profile photo
-
cboerema started following App curation request: SparkyFitness
-
Hello, not sure if it was requested already, but a curation for the "SparkyFitness" app would be greatly appreciated.
-
App curation request: Actual Budget
cboerema replied to DieselGearHead's topic in Roadmap & Feature Requests
+1 request for a curated version. -
VMs were pushed back because TrueNAS was in flux on how they wanted to do VMs and we didn't want to spend months on something that we might have to redo. After buddy backups, VMs are next. Currently, if you want to do a VM you'd have to do it through the TrueNAS UI.
- Earlier
-
is a step forward. what im asking for is similiar to basically a section in the apps page similar to the installed apps button. but this should be updates. similiar to how ios does it in the appstore
-
I see the "update all button" is now is an option 🙂 Thanks Team!!!!!
- 4 replies
-
- 1
-
-
- feature-request
- update
-
(and 3 more)
Tagged with:
-
-
3 new apps and updates to snapotter's curations Please read more about it here on our new docsite https://docs.hexos.com/release-notes/command-deck/2026-07-09