Releases: laincloud/lain
Releases · laincloud/lain
v2.1.1
v2.1.0
Upgrades
Third party
- docker: 1.12.1-1.el7.centos
- swarm: 1.2.5
- calico: v2.2.1
- dnsmasq: 2.75-1.el7.centos.x86_64
- mysql-server:5.6.30 (new)
LAIN components
- deployd: 2.3.0
- lainlet: v2.3.0
- networkd: v2.3.0
- rebellion: v2.3.0
- registry: v2.3.0
- tinydns: v2.3.0
- webrouter: v2.3.0
- console: v2.0.0
- backupctl: v0.1.0
- lvault: v2.0.0
New
Many new features have been introduced by the respective components.
Bug fixes and minor changes
Many bugs have been fixed in this release.
See a full list of changes here.
2.0.1
Bootstrap
- Do not allow specifying domain when bootstrapping ( #15 ), user can use extra_domains after bootstrapping
- Fix an issue where deploying lvault may fail when bootstrapping ( #21 )
- DNAT 8080 and 8443 port ( #23 )
Documentation
- Add documentation about extra_domains, ssl config and mountpoint ( #16, #18 )
- Refine documentation about production install and config demo ( #19, #20 )
- Fix some typo