Ensure database gotosocial
This commit is contained in:
		
							parent
							
								
									7fa997ec94
								
							
						
					
					
						commit
						12f26c89ae
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,12 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
 | 
			
		||||
    # Ensure the database, user, and permissions always exist
 | 
			
		||||
    ensureDatabases = ["nextcloud" "onlyoffice" "akkoma"];
 | 
			
		||||
    ensureDatabases = [
 | 
			
		||||
      "nextcloud"
 | 
			
		||||
      "onlyoffice"
 | 
			
		||||
      "akkoma"
 | 
			
		||||
      "gotosocial"
 | 
			
		||||
    ];
 | 
			
		||||
    ensureUsers = [
 | 
			
		||||
      {
 | 
			
		||||
        name = "nextcloud";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue