Add metrics
This commit is contained in:
		
							parent
							
								
									7b69040928
								
							
						
					
					
						commit
						afcc959bf9
					
				
					 6 changed files with 113 additions and 4 deletions
				
			
		|  | @ -16,6 +16,12 @@ | |||
|     # that operation needs to be performed manually on the system as | ||||
|     # well. | ||||
|     ensureUsers = [ | ||||
|       { | ||||
|         name = "grafana"; | ||||
|         ensurePermissions = { | ||||
|           "DATABASE grafana" = "ALL PRIVILEGES"; | ||||
|         }; | ||||
|       } | ||||
|       { | ||||
|         name = "nextcloud"; | ||||
|         ensurePermissions = { | ||||
|  | @ -25,6 +31,7 @@ | |||
|     ]; | ||||
| 
 | ||||
|     ensureDatabases = [ | ||||
|       "grafana" | ||||
|       "nextcloud" | ||||
|     ]; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue