Commit Graph

36 Commits

Author SHA1 Message Date
40987be3d2 Removing extra wrapping double-quote marks
- Fixes #904
2023-06-24 16:33:48 +12:00
136d05ff52 Merge branch 'develop' into docker-alpine 2023-05-20 13:50:50 +12:00
6fe2e9d5de feat(docker): also update the specified pip packages rather than just installing them
Some pip packages may get updates and subsequent container runs wouldn't
install them. Not so much of a problem normally but when for example
yt-dlp is installed through pip to use with mopidy-youtube it's
important to keep yt-dlp up-to-date to not have functionality be broken
when Youtube updates their webpage again
2023-04-18 15:32:45 +02:00
dcbfce4f8b Add an Alpine Linux-based Docker image
It gets all it's dependencies (Mopidy, Mopidy-Spotify) from the Alpine
Linux repositories.

For reference the image sizes:
- Debian, 1.49GB
- Alpine, 832MB
2023-04-18 15:31:23 +02:00
179089f41b Updating to GST-HACK for Spotify playback support 2022-12-11 20:41:45 +13:00
60c4a4e389 Restructuring docker (again)
- Nested structure to match /var/lib/mopidy
- Updating gitignore to exclude individual configs
2022-11-12 08:58:33 +13:00
0bc858387a Docker example using mpd_meta.py 2022-03-09 20:12:27 +13:00
78a807e2c8 Update entrypoint.sh 2021-10-30 14:06:24 +02:00
6adc12d6da Update entrypoint.sh 2021-10-30 13:58:26 +02:00
35b95306db Adding snapserver example, removing old one 2021-10-23 13:28:55 +13:00
e96344d4f2 New internal state for CORS requests, prototype server switcher modal 2021-10-09 16:40:27 +13:00
404c338d28 Correcting snapcast config and path 2020-08-01 21:14:10 +12:00
3899398d45 Including placeholder icecast example file 2020-04-07 11:28:39 +12:00
3424e6fda2 Adding Iris as default frontend 2020-02-11 09:53:34 +13:00
9fa47ab734 Cleaning up pre-tests 2020-02-03 16:13:49 +13:00
b23917dca0 Passing websocket/http ioloop through to iris core methods 2020-01-23 06:57:52 +13:00
d66f073bca Docker image updated (beta); TODO: Version info 2020-01-22 21:55:22 +13:00
d0048a4f8b Adding IRIS_VERSION to contain version for buildouts 2020-01-14 16:26:42 +13:00
abb35c1536 Merging mopidy/infrastructure dockerfile 2019-12-24 11:58:09 +13:00
b75c2a67f8 Beginning the upgrade of Snapcast with docker 2019-10-23 17:03:00 +13:00
a0c4fa64ca Preparing for snapserver upgrade 2019-10-22 17:00:44 +13:00
194a29e463 Moving docker-compose to root for 'iris' as stack name 2019-08-14 15:10:46 +12:00
d7ab7fb6c5 Mobile friendly queue revamp 2019-08-13 16:53:39 +12:00
009e3cee6c Prototype added from; Need to test queue build in map 2019-08-12 16:59:24 +12:00
c54460305f Updating example for full stack 2019-08-12 09:30:03 +12:00
4c479f82eb New example 2019-08-12 08:35:11 +12:00
7ce512a73d Docker snapserver container working but not connecting from Iris 2019-08-12 07:30:23 +12:00
a94f5c2362 White themed scrollbar 2019-08-08 15:23:58 +12:00
7a8b645779 Simplifying docker instructions and setup 2019-08-08 11:42:35 +12:00
fcc29efd08 Adding sample config 2019-08-03 17:04:21 +12:00
41c48ba19d Create sample 2019-08-03 17:02:14 +12:00
50070a5dfb Permissions and exposing snapcast ports 2019-08-02 16:47:28 +12:00
841f0b5c25 Adding docker compose to keep mapping easy 2019-08-01 14:47:25 +12:00
eef6d07f0e Updating with pykka 2019-08-01 07:56:14 +12:00
01fa50d737 Attempting to get docker setup properly; Notifications colour consistency 2019-07-30 17:01:23 +12:00
f89e44e184 Moving docker files into subfolder for sanity 2019-04-22 14:24:10 +12:00