Remix.run Logo
jmillikin 11 hours ago

Surprising that the Linux setup instructions for the server component don't include Docker/Podman as an option, its Snap/PPA for Ubuntu and RPM for Fedora.

Maybe the assumption is that container-oriented users can build their own if given native packages?

freedomben 11 hours ago | parent [-]

They do have some container options, though I definitely think they should be added to the release page: https://lemonade-server.ai/install_options.html#docker

zenoprax 10 hours ago | parent [-]

Why should this be on the "Releases"? Shouldn't that just be for build artifacts? Pre-built containers belong on a registry, no?

I suppose a Dockerfile could be included but that also seems unconventional.

freedomben 10 hours ago | parent [-]

I just meant on the instructions part of the releases page (since they already have some installation instructions), not the artifacts themselves.