Skip to content

2.0.1

Compare
Choose a tag to compare
@panli889 panli889 released this 30 May 10:33
· 312 commits to master since this release

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

Others

  • Update base docker registry version to 2.4.1 ( #12 ), and increase the init memory of registry to 256M
  • Update lain-box ( #27 )
  • Refine lain dashboard in LAIN-CLI ( #29 )
  • Refine app updating process in console ( #32 )