mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	@@ -95,6 +95,7 @@ AUTHENTIK_EMAIL__USE_SSL=false
 | 
			
		||||
AUTHENTIK_EMAIL__TIMEOUT=10
 | 
			
		||||
# Email address authentik will send from, should have a correct @domain
 | 
			
		||||
AUTHENTIK_EMAIL__FROM=
 | 
			
		||||
AUTHENTIK_REDIS__DB=1
 | 
			
		||||
EOF
 | 
			
		||||
 | 
			
		||||
docker compose pull
 | 
			
		||||
@@ -104,4 +105,4 @@ case $PORTAINER in
 | 
			
		||||
  full) install_portainer_full ;;
 | 
			
		||||
  agent) install_portainer_agent ;;
 | 
			
		||||
  *)     echo -e "\n######################################################################\n\n   Enjoy your authentik intallation.\n\n######################################################################\n\n    Setup your authentik instance by entering https://${myip}/if/flow/initial-setup/ into your browser.\n\n######################################################################" ;;
 | 
			
		||||
esac
 | 
			
		||||
esac
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user