Skip to content

ZotPrime 2.5.0-beta

Compare
Choose a tag to compare
@uniuuu uniuuu released this 16 May 07:57
· 185 commits to development since this release
6bae761

ZotPrime V2 beta release

  • Dataserver has been updated to the latest version/commit.
  • Client has been updated to 6.0.27 (CI checks if any new update above 6.0.27).
  • Fixed dataserver issues.
  • Fixed and updated dependencies.
  • Reorganized folder structure.
  • Split tinymceclean-server and stream-server into separate containers.
  • Converted dataserver image to alpine.
  • Added automatic client building via docker.
  • Updated minio to the latest. Latest version has separate Web UI port. Minor change. Minio Web UI is served at port 9001.
  • Added possibility to interactively enter a server ip/hostname for a setup with server on VM.
  • Dataserver is being copied during image building and won't mount as a volume in docker compose
  • Added DEV and PROD docker compose types.