Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Norwegian (bokmål) Native
  3. I'd like to help with Czech, and I'm a native Czech speaker.
  4. One of the things we hear often from the community is some version of: "I'd love to get my family/friends/parents onto HexOS, but everything is in English." We're fixing that. A translation system is coming to HexOS soon, and when it lands we want to launch with more than just English...which is where you come in. What we're looking for Community members who speak a language other than English and are willing to help translate the HexOS interface. You don't need to be a professional translator, and you don't need to be technical. If you use HexOS and you're fluent in another language, you're exactly who we're hoping to hear from. The goal is to make self-hosting approachable for people everywhere, not just for English speakers. Good translations are a big part of that, and the people who actually use the product tend to do a far better job of it than a machine. What it will involve We're still finalizing the details of the system itself, but expect something straightforward: a list of phrases from the HexOS interface that you translate into your language, at your own pace, with no fixed commitment or deadline. We'll share full instructions with everyone who signs up once we're ready to roll it out. How to volunteer Just reply to this post with: The language(s) you'd like to help with Optionally, your region or dialect if it matters (e.g. Brazilian vs. European Portuguese) That's it. We'll follow up here and reach out directly as we get closer to launch. Thank you in advance! This community continues to make HexOS better than we could on our own.
  5. Today
  6. The per-app resource metrics are awesome though. Now I know for sure it's immich using 60% CPU following a big picture dump. And I know how much ram everything is chewing up.
  7. I'm unable to change the timespan for monitoring. I select a different value from the drop-down but it remains at the default. Super minor but if the functionality is there it'd be nice if it worked.
  8. Here I am a few months later and seems the dream is starting to come true. I was getting pissed off at Plex and set up jellyfin in 3 minutes and had it working all from my phone on my recliner with my wife in my lap.
  9. Yesterday
  10. Last week
  11. 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 } ] }'
  12. We'll put in on a list for consideration. Thanks for submitting your request.
  13. new app curations read more about it here https://docs.hexos.com/en/release-notes/command-deck/2026-07-19
  14. Todd Miller

    iOS app

    What would this app do? For the phone or computer?
  15. AJV

    iOS app

    I remember when HexOS first came out it was mentioned that an iOS app would be developed. Is that still the plan?
  16. I am having trouble accessing the hexod dashboard. Truenas works tine. Have had to restart and reclaim server to get back in. Most recent attempt is now just stuck on loading after claim process.
  17. Also costum pool names please! I cant remember which pool is for what with these names.
  18. Would be really nice not to have to go to truenas to see drives. Too much clicking going into pools before you can look at a drive.
  19. A fix most likely will be out tomorrow putting the SMB back the way it was but for new Windows 11 shares doing it the Windows way so you don't have to edit anything on the Windows side. Sorry for the problems and thanks for writing down all the ways you fixed them on your systems.
  20. 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.
  1. Load more activity
×
×
  • Create New...