Commit Graph

26 Commits

Author SHA1 Message Date
Deluan eaa48306fc Make Dockerfile platform independent
Thanks @0xERROR: https://github.com/deluan/navidrome/issues/92#issuecomment-614630429
2020-04-23 19:31:24 -04:00
Deluan d09a2182e0 Lax Node version (only matches major version 13) 2020-04-17 00:21:42 -04:00
Deluan 1182218787 Upgrade Node to 13.12 2020-04-02 19:41:10 -04:00
Deluan fc650cd127 chore: upgrade to Node 13.11 2020-03-27 19:23:52 -04:00
Deluan 39b9f818be feat: use ND_PORT env var in health check 2020-03-26 15:26:40 -04:00
Deluan 7febe05ed5 feat: add health check to docker image 2020-03-26 15:15:40 -04:00
Deluan b466ec75a4 build: always add latest tag to version 2020-03-18 21:05:17 -04:00
Deluan 0b131e91c1 chore: upgrade to NodeJS 13.10 2020-03-06 10:57:00 -05:00
Deluan 14b33bc34d fix: there are no docker images available for node 13.9 2020-02-26 12:00:00 -05:00
Deluan 9044aa8740 chore: upgrade NodeJS to 13.9.0 2020-02-26 09:52:25 -05:00
Deluan 07ac14f810 chore: upgrade Go to 1.14 2020-02-26 09:37:48 -05:00
Deluan c3bd181648 feat: use tini to help in avoiding dangling processes 2020-02-15 18:34:47 -05:00
Deluan 90a1e6d213 feat: add server name and version to all responses
This is inline with other Subsonic compatible servers, like funkwhale, madsonic, ampache...
2020-01-30 14:43:24 -05:00
Deluan 482350c076 build: run tests in Dockerfile 2020-01-29 17:09:46 -05:00
Deluan d4edff3aaa fix: only add the latest tag to version if the tag is attached to the current commit, or else use the branch name 2020-01-28 15:28:39 -05:00
Deluan 99b1dc1421 feat: upgrade ffmpeg in docker image 2020-01-28 15:01:23 -05:00
Deluan 13390c2edb fix: add git sha and tag to built image 2020-01-26 20:52:09 -05:00
Deluan 476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan f9db80c409 feat: add conf for data folder, default current folder (not ./data anymore) 2020-01-26 16:42:56 -05:00
Deluan 8756f55650 Add git info to version 2020-01-25 11:06:04 -05:00
Deluan 79abddd8f2 All options and default values in Dockerfile and docker-compose.yml example 2020-01-24 10:27:49 -05:00
Deluan bff6f3a4bd Rename env vars prefix to ND_ 2020-01-24 01:29:31 -05:00
Deluan dd9665ae02 Replace ADD with RUN, causes less cache invalidation 2020-01-23 20:39:44 -05:00
Deluan bee55c04c8 Rename project to Navidrome 2020-01-23 19:44:08 -05:00
Deluan 675a76332c Upgrade node to latest 2020-01-23 18:32:49 -05:00
Deluan dee8e5c518 Initial docker support 2020-01-22 20:35:19 -05:00