How did you set it up? As a docker container or directly under your OS?
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!
docker thought truenas apps
Have you bind your audiobook directory to the containers /audiobook directory?
What format are your audiobooks?
Have you tried uploading one via the GUI?
Perhaps it's a permission issue (e.g. add the user that runs audiobookshelf to the shares group)
This seems the correct advice. If the container is on the same host as the data, there’s no need to access the data via Samba. In fact, it’s likely the container doesn’t contain the samba client needed for such connectivity.
Assuming TrueNAS allows the containers to see local data, a bind mount is the way to go.
how do i bind it?
https://www.truenas.com/docs/scale/22.12/scaletutorials/apps/docker/#adding-custom-applications
Scrolling down should show you the different screenshots. Point 6. of the list should show the "Storage" Tab where you have the "Host Path Volumes"
That should enable you to link a path on your host to a path on your docker container.
For example Host: /mnt/mediashare/audiobooks Container: /media/audiobooks
I sadly do not know how to do it in truenas.
I'll figure it out
Did you fix the issue?
yes i did i have used the heck out of it