mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Implemented schema/main.yml und config/main.yml file
This commit is contained in:
		
							
								
								
									
										17
									
								
								roles/web-app-bluesky/config/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								roles/web-app-bluesky/config/main.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
images:
 | 
			
		||||
  pds:              "ghcr.io/bluesky-social/pds:latest"
 | 
			
		||||
pds:
 | 
			
		||||
  version:          "latest"
 | 
			
		||||
features:
 | 
			
		||||
  matomo:           true
 | 
			
		||||
  css:              true
 | 
			
		||||
  portfolio_iframe: true
 | 
			
		||||
  central_database: true
 | 
			
		||||
domains:
 | 
			
		||||
  canonical:
 | 
			
		||||
    web:  "bskyweb.{{ primary_domain }}"
 | 
			
		||||
    api:  "bluesky.{{ primary_domain }}"
 | 
			
		||||
docker:
 | 
			
		||||
  services:
 | 
			
		||||
    database:
 | 
			
		||||
      enabled: true
 | 
			
		||||
		Reference in New Issue
	
	Block a user