mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	(turnkey) Add OpenLDAP (#5305)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							ad8462bc10
						
					
				
				
					commit
					69d9394840
				
			@@ -79,6 +79,7 @@ mediaserver Media Server
 | 
			
		||||
nextcloud Nextcloud
 | 
			
		||||
observium Observium
 | 
			
		||||
odoo Odoo
 | 
			
		||||
openldap OpenLDAP
 | 
			
		||||
openvpn OpenVPN
 | 
			
		||||
owncloud ownCloud
 | 
			
		||||
phpbb phpBB
 | 
			
		||||
@@ -201,7 +202,7 @@ echo "TurnKey ${turnkey} password: ${PASS}" >>~/turnkey-${turnkey}.creds # file
 | 
			
		||||
# Start container
 | 
			
		||||
msg "Starting LXC Container..."
 | 
			
		||||
pct start "$CTID"
 | 
			
		||||
sleep 5
 | 
			
		||||
sleep 10
 | 
			
		||||
 | 
			
		||||
# Get container IP
 | 
			
		||||
set +euo pipefail # Turn off error checking
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user