zamba-lxc-toolbox icon indicating copy to clipboard operation
zamba-lxc-toolbox copied to clipboard

Zamba LXC Toolbox a script collection to setup LXC containers on Proxmox + ZFS. Zamba is the fusion of ZFS and Samba (standalone, active directory dc or active directory member), preconfigured to acce...

Results 49 zamba-lxc-toolbox issues
Sort by recently updated
recently updated
newest added

redirect https://hostname/ to https://hostname/instance/

Add a web interface for managing the domain controller.

enhancement

Script workflow needs to be like: - Select Service - Configure container based on the service - Configure configure service settings - Unattended container creation and service configuration

enhancement

Changing the locale via script is possible in the following way `sed -i "s/^#.$LXC_LOCALE/$LXC_LOCALE/" /etc/locale.gen` `locale-gen $LXC_LOCALE` `echo LANG=$LXC_LOCALE > /etc/default/locale` `echo LANGUAGE=$LXC_LOCALE >> /etc/default/locale` `export LANG=$LXC_LOCALE` Hint change zamba.conf...

enhancement
good first issue

Rework the post-installation of `mailpiler` to allow an unattended service installation.

enhancement

Add PKI management system to zamba domain controller or as standalone container? Solutions to get an eye on: - https://github.com/openxpki/openxpki - https://github.com/smallstep/certificates Maybe an IAM system? Yubikey or Solokey intergration...

enhancement
question

Also categorize config variable in basic ans advanced settings to allow faster deployment.

enhancement