mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	moved zamba.conf to archive
This commit is contained in:
		@@ -85,9 +85,6 @@ ZMB_REALM="ZMB.ROCKS"
 | 
				
			|||||||
# Defines the domain name in your Active Directory or Workgroup (AD DC, AD member, standalone)
 | 
					# Defines the domain name in your Active Directory or Workgroup (AD DC, AD member, standalone)
 | 
				
			||||||
ZMB_DOMAIN="ZMB"
 | 
					ZMB_DOMAIN="ZMB"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Defines the desired DNS server backend, supported are `SAMBA_INTERNAL` and `BIND9_DLZ` for more advanced usage
 | 
					 | 
				
			||||||
ZMB_DNS_BACKEND="SAMBA_INTERNAL"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Defines the name of your domain administrator account (AD DC, AD member, standalone)
 | 
					# Defines the name of your domain administrator account (AD DC, AD member, standalone)
 | 
				
			||||||
ZMB_ADMIN_USER="administrator"
 | 
					ZMB_ADMIN_USER="administrator"
 | 
				
			||||||
# The admin password for zamba installation. Please use 'single quatation marks' to avoid unexpected behaviour
 | 
					# The admin password for zamba installation. Please use 'single quatation marks' to avoid unexpected behaviour
 | 
				
			||||||
@@ -103,12 +100,6 @@ ZMB_SHARE="share"
 | 
				
			|||||||
PILER_FQDN="piler.zmb.rocks"
 | 
					PILER_FQDN="piler.zmb.rocks"
 | 
				
			||||||
# Defines the smarthost for piler mail archive
 | 
					# Defines the smarthost for piler mail archive
 | 
				
			||||||
PILER_SMARTHOST="your.mailserver.tld"
 | 
					PILER_SMARTHOST="your.mailserver.tld"
 | 
				
			||||||
# Defines the version number of piler mail archive to install
 | 
					 | 
				
			||||||
PILER_VERSION="1.3.11"
 | 
					 | 
				
			||||||
# Defines the version of sphinx to install
 | 
					 | 
				
			||||||
PILER_SPHINX_VERSION="3.3.1"
 | 
					 | 
				
			||||||
# Defines the php version to install
 | 
					 | 
				
			||||||
PILER_PHP_VERSION="7.4"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
############### Matrix-Section ###############
 | 
					############### Matrix-Section ###############
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -118,8 +109,5 @@ MATRIX_FQDN="matrix.zmb.rocks"
 | 
				
			|||||||
# Define the FQDN for the Element Web virtual host
 | 
					# Define the FQDN for the Element Web virtual host
 | 
				
			||||||
MATRIX_ELEMENT_FQDN="element.zmb.rocks"
 | 
					MATRIX_ELEMENT_FQDN="element.zmb.rocks"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define the version of Element Web
 | 
					 | 
				
			||||||
MATRIX_ELEMENT_VERSION="v1.7.25"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Define the FQDN for the Jitsi Meet virtual host
 | 
					# Define the FQDN for the Jitsi Meet virtual host
 | 
				
			||||||
MATRIX_JITSI_FQDN="meet.zmb.rocks"
 | 
					MATRIX_JITSI_FQDN="meet.zmb.rocks"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user