Skip to content

Releases: unias/docklet

0.4.0

26 May 15:52
863832b
Compare
Choose a tag to compare

Bug Fix

  • Fix a bug of update base image.
  • Fix a bug of port control & a bug of update_v0.3.2.py.
  • Add locks to solve synchronization problems.
  • Fix a type error in web/web.py.
  • Fix a bug that net stats can't be shown.

Improvement

  • [#298 #299 #300 ] Support batch computing.
  • Add information of login to user log and database.
  • Prevent users that is not activated from applying for beans.
  • Aggregate api of monitor at the backend and aggregate http request on status realtime pages for monitor information.
  • Support user to report a bug in dashboard.
  • Display image size when creating vcluster.
  • Security enhancement: forbid double slashes url, add header into nginx to defend clickjacking, add CsrfProtect, forbid methods except for GET and POST in nginx and support https...
  • Add LoginFailMsg into model & Ban user if he input wrong password for many times.
  • Add UDP4 mapping for iptables.
  • Support migrating containers.
  • Support releasing vcluster when it is stopped for too long automatically.

0.3.2

11 Dec 07:39
7e64c90
Compare
Choose a tag to compare

Bug Fix

  • Fix the problem that some monitoring data are used before initialnizing.
  • Add some error message when start service failed.
  • Add npm registry.

Improvement

  • [#277] Support egress and ingress qos rate limiting.
  • [#277] Support network and ports mappings billings.
  • Support network monitoring.
  • Limit the number of users' vnodes by ip addresses.
  • Add billing detail and billing history detail
  • Replace lxc-info with lxc.Container.get_cgroup_item()

0.3.0: Merge pull request #270 from zhongyehong/master

29 Sep 05:25
Compare
Choose a tag to compare

0.2.8

28 Jul 04:05
Compare
Choose a tag to compare
Merge pull request #179 from zhongyehong/customSetting

update CHANGES and VERSION