dysproseum / kplaylist-php7

kPlaylist is a free PHP system that makes your music collection available via the Internet.
GNU General Public License v2.0
3 stars 2 forks source link

Dedicated Docker image? #7

Open bartmans opened 5 months ago

bartmans commented 5 months ago

Hi,

Are you still planning on providing a dedicated Docker image voor Kplaylist? I for one could use one :-)

dysproseum commented 5 months ago

Yes the docker image is still planned, it will likely be a docker-compose file that includes versions of php, apache, and mysql.

Thanks for the interest :-)

bartmans commented 5 months ago

I'm not a developer but can test for you. Am using Airsonic-advanced now but sometimes simple is better and kplaylist does exactly what I want.

dysproseum commented 4 months ago

Thanks, I put together a new repository that hosts the docker configuration, it will pull this one into its www docroot as a submodule:

https://github.com/dysproseum/kplaylist-docker

Let me know if this works when you can test this out.