Commit 21778105 authored by OzzieIsaacs's avatar OzzieIsaacs

Fix #188

parent 2929d95b
...@@ -33,6 +33,7 @@ Calibre Web is a web app providing a clean interface for browsing, reading and d ...@@ -33,6 +33,7 @@ Calibre Web is a web app providing a clean interface for browsing, reading and d
2. Execute the command: `python cps.py` (or `nohup python cps.py` - recommended if you want to exit the terminal window) 2. Execute the command: `python cps.py` (or `nohup python cps.py` - recommended if you want to exit the terminal window)
3. Point your browser to `http://localhost:8083` or `http://localhost:8083/opds` for the OPDS catalog 3. Point your browser to `http://localhost:8083` or `http://localhost:8083/opds` for the OPDS catalog
4. Set `Location of Calibre database` to the path of the folder where your Calibre library (metadata.db) lives, push "submit" button 4. Set `Location of Calibre database` to the path of the folder where your Calibre library (metadata.db) lives, push "submit" button
optionally a google drive can be used to host the calibre library (-> Using Google Drive integration)
5. Go to Login page 5. Go to Login page
**Default admin login:** **Default admin login:**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment