zamba-lxc-toolbox/CHANGELOG.md

16 lines
891 B
Markdown
Raw Normal View History

2021-04-22 21:26:33 +02:00
**** Zamba LXC Toolbox main branch ****
- added dhcp support
2021-04-21 00:32:44 +02:00
**** Zamba LXC Toolbox v0.1 ****
2021-04-20 23:25:26 +02:00
- `locales` are now configured noninteractive #21
- timezone is now configured with `pct set` command in `install.sh` #22
- changed command sequence in `install.sh` - select container first, then start the installation
- improved / updated documentation
- replaced `just-lxc` container by `debian-priv` and `debian-unpriv` container
2021-04-20 23:28:11 +02:00
- (un)privileged now defined as constant based on created service #6
2021-04-21 00:32:44 +02:00
- improved log messages in `install.sh`
- `mailpiler`: website is now also `default_host`, removed nginx default site, dns entry is still required
- changed `mailpiler` version to 1.3.11
- changed `element-web` version to 1.7.25
2021-04-22 21:26:33 +02:00
- `LXC_AUTHORIZED_KEY` variable now defines an `authorized_keys` file, by default the configuration of you proxmox host will be inherited (`~/.ssh/authorized_keys`)