LocatedMaple38 Posted September 5, 2025 Posted September 5, 2025 AMP for game server would be nice to have
Kukivu Posted October 18, 2025 Posted October 18, 2025 +1 for Paperless NGX for document management. 1
Tristan-2025 Posted November 27, 2025 Posted November 27, 2025 (edited) NordVPN ExpressVPN Surfshark ProtonVPN Private Internet Access (PIA) CyberGhost Mullvad VyprVPN TunnelBear WireGuard OpenVPN Edited November 27, 2025 by Tristan-2025
Tristan-2025 Posted November 27, 2025 Posted November 27, 2025 6 minutes ago, Tristan-2025 said: NordVPN ExpressVPN Surfshark ProtonVPN Private Internet Access (PIA) CyberGhost Mullvad VyprVPN TunnelBear WireGuard OpenVPN
mallow-malt Posted December 10, 2025 Posted December 10, 2025 I don't know how possible it is (zero experience with NAS stuff before HexOS) but it would be cool to have VirtualHere server as an app. Right now I've just got a raspberry pi sitting next to my NAS that's running it, so it'd be nice to have that on the NAS itself and get rid of a few wires.
da.ren Posted December 27, 2025 Posted December 27, 2025 Tdarr & Tdarr node - the setup on youtube in truenas scale looks scary
oliver12 Posted December 28, 2025 Posted December 28, 2025 I also would love to see paperless ngx curated! 1
Tristan-2025 Posted December 28, 2025 Posted December 28, 2025 On 12/15/2024 at 1:20 AM, Chrift said: Ive got qbittorrent and plex running already but from what I can tell setting up airvpn isnt that simple - so would love an easier way to do that for qbittorrent specifically. And nextcloud. Have tried to set it up using the godawful truenas instructions but to no avail. 1++++++++++++++++
rmeneer Posted February 3 Posted February 3 Nzbget working, out of The box, with radarr, sonarr etc.. At this moment its a permision nightmare. Radarr cant access the download location by default. Also a dumded down version of permissions and ALC’s would be welcome. A synology style of interface would be helpfull. A consistent report on drives of the Pools creaties in truenas. My z1 redundancy drive shows up in hexos’ interterfacd as not used.. Yes it is…. I have the same issue with my 2 nvme drives that are configured as cache, and shows up as not configured.. support for homey Self hosted!
WoolieMammoth Posted March 30 Posted March 30 I would like to see Stoat server and other popular self-hosted Discord alternatives as curated apps given Discord's more recent issues.
Parachaye Posted April 6 Posted April 6 To add the ones I'd want to see curated: Tailscale (or netbird or both) Frigate SABnzbd Seerr (Unified Jellyseerr/Overseerr) Navidrome Audiobookshelf Calibre Rustdesk Uptime Kuma Joplin Onlyoffice 1
Zerves Posted May 23 Posted May 23 On 9/5/2025 at 4:42 PM, LocatedMaple38 said: AMP for game server would be nice to have yeah i would love that too i think ive asked it before here but in case its a new post so +1
sandie Posted 1 hour ago Posted 1 hour ago Hello, I would be highly grateful if following apps could be Hexos curated: a) https://github.com/jlesage/docker-czkawka will share YAML later b) https://www.apicur.io/registry/ / https://www.apicur.io/registry/docs/apicurio-registry/3.3.x/getting-started/assembly-installing-registry-docker.html#installing-registry-sql-storage_registry services: backend: depends_on: - postgres - keycloak-server environment: LOG_LEVEL: DEBUG QUARKUS_DATASOURCE_DB_KIND: postgresql QUARKUS_DATASOURCE_JDBC_URL: jdbc:postgresql://database-apicurio:5432/apicurio-registry QUARKUS_DATASOURCE_PASSWORD: password QUARKUS_DATASOURCE_USERNAME: apicurio-registry QUARKUS_HTTP_CORS_ORIGINS: '*' QUARKUS_HTTP_PORT: 8081 QUARKUS_OIDC_AUTH_SERVER_URL: http://keycloak-apicurio:8080/realms/registry QUARKUS_OIDC_CLIENT_ID: registry-api QUARKUS_OIDC_TENANT_ENABLED: 'true' QUARKUS_OIDC_TLS_VERIFICATION: none QUARKUS_PROFILE: prod REGISTRY_DATASOURCE_TYPE: sql image: quay.io/apicurio/apicurio-registry:latest-release ports: - '8081:8081' keycloak-server: command: - start-dev - '--import-realm' container_name: keycloak-apicurio environment: KC_HOSTNAME: localhost KC_HOSTNAME_PORT: '8088' KC_HOSTNAME_STRICT_BACKCHANNEL: 'false' KEYCLOAK_ADMIN: admin KEYCLOAK_ADMIN_PASSWORD: admin image: quay.io/keycloak/keycloak:23.0.7 ports: - '8088:8088' volumes: - >- /mnt/NVMEs/Applications/apicurio-registry/config/apicurio-registry/examples/docker-compose/src/main/resources/config/keycloak/apicurio-realm.json:/opt/keycloak/data/import/realm.json postgres: container_name: database-apicurio environment: POSTGRES_PASSWORD: password POSTGRES_USER: apicurio-registry image: postgres ui: depends_on: - backend - keycloak-server environment: REGISTRY_API_URL: http://localhost:8081/apis/registry/v3 image: quay.io/apicurio/apicurio-registry-ui:latest-release ports: - '8888:8080' version: '2.2' volumes: postgres_data: driver: local driver_opts: device: /mnt/NVMEs/Applications/apicurio-registry/postgres o: bind type: none Thanks!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now