WIP: gitea: Migrate to forgejo
This commit is contained in:
		
							parent
							
								
									b6dbe05b9e
								
							
						
					
					
						commit
						465f751aa9
					
				
					 4 changed files with 49 additions and 52 deletions
				
			
		|  | @ -6,9 +6,9 @@ | |||
|     ]; | ||||
| 
 | ||||
|     scrapeConfigs = { | ||||
|       gitea = { | ||||
|         targets = ["127.0.0.1:${toString config.services.gitea.settings.server.HTTP_PORT}"]; | ||||
|         extraSettings.authorization.credentials_file = config.sops.secrets."gitea/metrics-token".path; | ||||
|       forgejo = { | ||||
|         targets = ["127.0.0.1:${toString config.services.forgejo.settings.server.HTTP_PORT}"]; | ||||
|         extraSettings.authorization.credentials_file = config.sops.secrets."forgejo/metrics-token".path; | ||||
|       }; | ||||
|       coturn.targets = ["127.0.0.1:9641"]; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue