[BETA] Release version v0.2.1 evolved to 0.2.1.0025! #21
zhenrong-wang
announced in
Announcements
Replies: 1 comment
-
The weakest point of this project, is its encryption/decryption module. The now-crypto module is too weak. Considering using AES provided by openssl. This is a must-to-do work in the next few days. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an update to the Version 0.2.1.0019.
Main changes:
1. Introduced interactive mode when initializing a cluster
This is a major update. Previously, when initializing a cluster by the command
hpcopr init
, you need to specify parameters in the command line, which means that only batch mode is supported.Now you can enter interactive mode to select options one-by-one, from region selection, az selection, image, to shared-volume capacity.
Please try it out.
We also added a CONTRIBUTING.md to this project, looking forward to your feedback and contributions!
HPC-NOW: Start your HPC journey in the cloud now.
This discussion was created from the release [BETA] Release version v0.2.1 evolved to 0.2.1.0025!.
Beta Was this translation helpful? Give feedback.
All reactions