Skip to content

Can Navidrome run in a portable way? & if not can be run from a portable WAMP server? #2328

Answered by deluan
tomasts248 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it can be run as a portable app. Just download the Windows executable from the Releases page.
Create a folder in your system, save the executable there. When you run the executable, it will by default create its DB in the current folder, and look for music files under a .\music subdirectory.

If you want to point it to a different music folder, create a simple navidrome.toml file alongside the executable with the following contents:

MusicFolder='C:\Users\JohnDoe\Music' # Set to the folder your music is stored

For more options you can add to the config file, check https://www.navidrome.org/docs/usage/configuration-options/

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tomasts248
Comment options

@deluan
Comment options

@tomasts248
Comment options

Answer selected by tomasts248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants