@ -59,9 +59,6 @@ The architectures supported by this image are:
## Application Setup
**IMPORTANT**
Ubooquity has now been upgraded to [version 2](http://vaemendis.net/ubooquity/article19/ubooquity-2-1-0) and for existing v1.x users we recommend cleaning your appdata and reinstalling, due to changes in the application itself making the two versions essentially incompatible with each other. Also the admin page and library pages are now on separate ports as detailed below.
Access the admin page at `http://<your-ip>:2203/ubooquity/admin` and set a password.
Then you can access the webui at `http://<your-ip>:2202/ubooquity/`
@ -301,6 +298,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
project_blurb:"[{{ project_name|capitalize }}]({{ project_url }}) 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."
- {env_var:"MAXMEM", env_value:"", desc:"To set the maximum memory. ( ex: set '1024' for 1GB )"}
@ -34,9 +32,6 @@ param_ports:
# application setup block
app_setup_block_enabled:true
app_setup_block:|
**IMPORTANT**
Ubooquity has now been upgraded to [version 2](http://vaemendis.net/ubooquity/article19/ubooquity-2-1-0) and for existing v1.x users we recommend cleaning your appdata and reinstalling, due to changes in the application itself making the two versions essentially incompatible with each other. Also the admin page and library pages are now on separate ports as detailed below.
Access the admin page at `http://<your-ip>:2203/ubooquity/admin` and set a password.
Then you can access the webui at `http://<your-ip>:2202/ubooquity/`
@ -52,6 +47,7 @@ app_setup_block: |
If no value is set it will default to 512MB.
# changelog
changelogs:
- {date:"06.06.24:", desc:"Rebase to Alpine 3.20."}
- {date:"20.03.24:", desc:"Rebase to Alpine 3.19."}
- {date:"29.10.23:", desc:"Bump JRE to 17 to support v3."}
- {date:"12.07.23:", desc:"Rebase to Alpine 3.18."}