Skip to content

ZotPrime 2.6.1-rc

Latest
Compare
Choose a tag to compare
@uniuuu uniuuu released this 24 May 00:04
· 192 commits to development since this release
ee087ad

ZotPrime V2 Release Candidate

  • 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.
  • Added simple one command way to build client .
  • Removed rinetd.
  • Added Kubernetes installation in GKE and Microk8s