A personal music streaming server that works
71–74 of 74 posts
Re: A personal music streaming server that works
#72Re: A personal music streaming server that works
#73Ah... installation "wizards"... Your DB driver of choice [MySQL/MariaDB]: [mysql ] MySQL/MariaDB [pgsql ] PostgreSQL [sqlsrv ] SQL Server [sqlite-e2e] SQLite > sqlite-e2e Absolute path to the DB file: > /home/user/koel.sqlite3 WARN Cannot connect to the database. Let's set it up. Your DB driver of choice [MySQL/MariaDB]: [mysql ] MySQL/MariaDB [pgsql ] PostgreSQL [sqlsrv ] SQL Server [sqlite-e2e] SQLite
Re: A personal music streaming server that works
#74Earlier quoted context omitted.
> Installing/maintaining mysql or the others is a pain in the ass Koel provides a docker-compose file for them, should make it trivial to spin it up.
Needing to delve into docker stuff is itself a bigger hassle than using sqlite. Which isn't saying much admittedly, but sqlite is basically hassle free in the most extreme way.