Replies: 4 comments 9 replies
-
UPDATE: Looking for .NET developers to assist! Yes, it will be released for Windows once an installer is made. I will post all updates to that here since this is the first thread on that topic. Depending on how recent of a Windows version you are running you could install Docker and get the server up and running quickly until Windows binaries are released. I run the server on Windows all the time as a docker container. |
Beta Was this translation helpful? Give feedback.
-
Are there further instructions on how to get this set up with docker? I just installed docker and tried running the commands that were given and ran into some errors. The first command seemed to download some files but when I tried running the second part I got this PS C:\Users\Zacha> docker run -d
PS C:\Users\Zacha> -e AUDIOBOOKSHELF_GID=100
PS C:\Users\Zacha> -p 13378:80
PS C:\Users\Zacha> -v </path/to/audiobooks>:/audiobooks
The '<' operator is reserved for future use. PS C:\Users\Zacha> -v </path/to/config>:/config
The '<' operator is reserved for future use. PS C:\Users\Zacha> -v </path/to/metadata>:/metadata
The '<' operator is reserved for future use. PS C:\Users\Zacha> --name audiobookshelf
Missing expression after unary operator '--'.
Unexpected token 'name' in expression or statement. I am sure I am doing something basic wrong, but do not know enough about Docker to fix it. |
Beta Was this translation helpful? Give feedback.
-
Just wanted to add another vote for a Windows version. |
Beta Was this translation helpful? Give feedback.
-
+1 on this. Already have stuff running on a windows server would love to see this available for it! |
Beta Was this translation helpful? Give feedback.
-
It looks fantastic; unfortunately, I have no idea how to use it since it has no installation for Windows, and I'm not familiar with those other OS.
Are you thinking of releasing a version for Windows?
Thanks,
M
Beta Was this translation helpful? Give feedback.
All reactions