Skip to content

Alpha 0.3.1

Compare
Choose a tag to compare
@tamireran tamireran released this 07 Jun 23:14
· 11593 commits to master since this release

New quick and dirty version - s3 and web server are separated now.

default url for management is https://xxxx:8443

default s3 entry is xxxxx (80 for plain, 443 for ssl. Most of the tools assume ssl)

In case you want to upload \ download from the management, you must click on the shield (like noobaa-core demo).

VM on S3 under https://s3.eu-central-1.amazonaws.com/noobaa-core/Alpha_v0.3.1/

  1. Upgrade package - https://s3.eu-central-1.amazonaws.com/noobaa-core/Alpha_v0.3.1/noobaa-NVA-0.3.1.tar.gz
  2. VMWARE - https://s3.eu-central-1.amazonaws.com/noobaa-core/Alpha_v0.3.1/Alphaexport-i-fgl35h25.ova
  3. VBOX - https://s3.eu-central-1.amazonaws.com/noobaa-core/Alpha_v0.3.1/NooBaa_VBX_Alpha_0.3.1.ova

TODO:

  1. fix the performance problem and consolidate s3 and web server
  2. fix upgrade issues (opened bugs).
  3. solve the s3 access from the management (currently has problem to access s3 self signed certificate).