Librum-Reader / Librum

The Librum client application
https://librumreader.com
GNU General Public License v3.0
4.16k stars 129 forks source link

Self-hosting with no account #28

Closed Victor239 closed 11 months ago

Victor239 commented 1 year ago

Is your feature request related to a problem? Please describe. I prefer to self-host my data for privacy reasons.

Describe the solution you'd like Having access to a docker-compose.yml which for most users requires no customisation to launch a self-hosted instance.

Describe alternatives you've considered Calibre-web is what I currently use.

Additional context N/A

asher-lab commented 10 months ago

Hello Team, is there an update on this? for the docker-compose.yaml?

DavidLazarescu commented 10 months ago

Hey, Librum-Server now has a docker-compose.yaml that makes self-hosting easy.

iSack97 commented 10 months ago

Thats neat, but what about Librum Web Reader? For me at least the server is useless without a docker librum web instance

DavidLazarescu commented 10 months ago

Librum is not a web application, the server is an API that is being used by the crossplatform client applications. A web application might be available in the future, but is not yet planned.

iSack97 commented 10 months ago

Thank you very much for the quick answer. My fault, I thought https://github.com/Librum-Reader/Librum-Website is a web app for Librum Reader, but its only the website about the project?

DavidLazarescu commented 10 months ago

Yes, Librum-Website is only a website to download the application, get help, news, ... but it is not a web application.