ansible-nas/docs/applications/ubooquity.md

25 lines
1.3 KiB
Markdown
Raw Normal View History

2019-11-19 18:13:15 +00:00
# Ubooquity Comic and Book Server
Homepage: [https://vaemendis.net/ubooquity/](https://vaemendis.net/ubooquity/)
Documentation: [https://vaemendis.github.io/ubooquity-doc/](https://vaemendis.github.io/ubooquity-doc/)
Docker Image: [https://hub.docker.com/r/linuxserver/ubooquity/](https://hub.docker.com/r/linuxserver/ubooquity/)
Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.
2019-12-12 15:33:51 +00:00
2019-11-19 18:13:15 +00:00
## Usage
2020-01-25 23:40:26 +00:00
Set `ubooquity_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2019-11-19 18:13:15 +00:00
Access the webui at http://<server>:2202/ubooquity by default. See specific configuration section below for information on setting up external access.
## Specific Configuration
Important note: if you want to access Ubooquity externally through Traefik (at ubooquity.yourdomain.tld), you need to go to http://<server>:2203/ubooquity/admin and set the reverse proxy prefix to blank under "Advanced". Otherwise you will need to append "/ubooquity" to the url in order to access.
### Admin login
The admin portal is not exposed through Traefik. You can access the admin portal on port 2203.
Upon your first run, the address is http://<server>:2203/ubooquity/admin. You will be able to set the admin password here.