Conversation
should try out navidrome again
1
0
1
since no binaries are available on musl libc i guess i'll just need to use docker or compile it myself. gonna try the first option and if i have no luck then the latter
2
0
0
wait a minute... it has a package on alpine edge. how about on v3.16?
1
0
0

@m omg I been in this hell while compiling apps for pinephone Alpine distro. God have mercy on your soul man.

1
0
1
@grayrattus thank you, but tbh docker in this case can work just fine. this is server software after all.
0
0
1
ok so i tried docker-compose and for some reason it's not exposing the port even as the container is up
1
0
0
@132ikl not really a good idea, since it's probably gonna ask for newer dependencies and newer dependencies = newer libc and newer libc = fucking up the entire install lol
1
0
0
@132ikl and switching to edge wouldn't be a very good idea, especially since this is a server i'm running and therefore i need the stability of server software
0
0
0
forgot to say this, fixed it. it turns out the data directory didn't have the right permissions lol
0
0
0