Giter VIP home page Giter VIP logo

balena-calibre-server's Introduction

Calibre server on a balena device

Run a Calibre e-book server on a balena device!

Usage

  • Create an application for your chosen device type
  • Deploy the code to the device using the balenaCLI (balena push AppName) or follow the docs on how to deploy code
  • Add a new device to that application
  • Once the device shows up online, it should download the application images
  • Add a new user to a device using the information below (either by the relevant environnment variables or command line helper tools)
  • You can access your library at the device's IP address (over the http interface, on port 80) on the local network.
  • If you enable the Public Device URL of the device, you will be able access your library remotely

On the local network, you can also use the Calibre Companion Android app to automatically discover and connect to the server.

Adding and modifying users

  • To add a user to the server (which is required before the server is first run), set a USERNAME and PASSWORD environment or service variable. If you change the value of PASSWORD, the service will restart and the given user's password will be changed. If you change the username, a new user will be created with that name and password.
  • To add more users or change permissions, etc, you can use the shipped users.sh convenience script which will stop the server, and run the Calibre user modification menu with the right settings. Once finished with that, just restart the service.

balena-calibre-server's People

Contributors

imrehg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.