| 
						
					 | 
					
						
						
							
						
						9bf77e1e35
					 | 
					
						
						
							
							mastodon: tighten resources, robust exec tasks, and env defaults
						
						
						
						
						
						
						
						- resources: per-service cpus/mem/pids for mastodon/streaming/sidekiq/redis/db
- compose: rename service key to "mastodon" (was: web), set service_name blocks
- tasks(01_setup): run rails db:migrate via docker exec (non-tty, login shell)
- tasks(02_administrator): healthchecks for 'mastodon', sed with absolute path,
  tootctl as user 'mastodon' (non-tty), optional re-health wait
- env.j2: add RAILS_ENV={{ ENVIRONMENT | default('production') }}
- resource.yml.j2: fix get_app_conf path (service_name default spacing)
- docs: remove outdated Installation/Administration files
Context: https://chatgpt.com/share/68d332a0-ae98-800f-b418-c0d0262eaa2e
						
						
					 | 
					
						2025-09-24 01:52:18 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e77f8da510
					 | 
					
						
						
							
							Added debug options to mastodon
						
						
						
						
						
						
					 | 
					
						2025-09-04 11:50:14 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4f8ce598a9
					 | 
					
						
						
							
							Mastodon: allow internal chess host & refactor var names; OpenLDAP: safer get_app_conf
						
						
						
						
						
						
						
						- Add ALLOWED_PRIVATE_ADDRESSES to .env (from svc-db-postgres) to handle 422 Mastodon::PrivateNetworkAddressError
- Switch docker-compose to MASTODON_* variables and align vars/main.yml
- Always run 01_setup.yml during deployment (removed conditional flag)
- OpenLDAP: remove implicit True default on network.local to avoid unintended truthy behavior
Context: chess.infinito.nexus resolved to 192.168.200.30 (private IP) from Mastodon; targeted allowlist unblocks federation lookups.
Ref: https://chat.openai.com/share/REPLACE_WITH_THIS_CONVERSATION_LINK 
						
						
					 | 
					
						2025-09-03 21:44:47 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						231fd567b3
					 | 
					
						
						
							
							feat(frontend): rename inj roles to sys-front-*, add sys-svc-cdn, cache-busting lookup
						
						
						
						
						
						
						
						Introduce sys-svc-cdn (cdn_paths/cdn_urls/cdn_dirs) and ensure CDN directories + latest symlink.
Rename sys-srv-web-inj-* → sys-front-inj-*; update includes/templates; serve shared/per-app CSS & JS via CDN.
Add lookup_plugins/local_mtime_qs.py for mtime-based cache busting; split CSS into default.css/bootstrap.css + optional per-app style.css.
CSP: use style-src-elem; drop unsafe-inline for styles. Services: fix SYS_SERVICE_ALL_ENABLED bool and controlled flush.
BREAKING CHANGE: role names changed; replace includes and references accordingly.
Conversation: https://chatgpt.com/share/68b55494-9ec4-800f-b559-44707029141d 
						
						
					 | 
					
						2025-09-01 10:10:23 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5f66c1a622
					 | 
					
						
						
							
							feat(postgres): add split_postgres_connections filter and average pool fact
						
						
						
						
						
						
						
						Compute POSTGRES_ALLOWED_AVG_CONNECTIONS once and propagate to app roles (gitlab, mastodon, listmonk, matrix, pretix, mobilizon, openproject, discourse). Fix docker-compose postgres command (-c flags split). Add unit tests. Minor env/locale tweaks and includes.
Conversation: https://chatgpt.com/share/68b48e72-cc28-800f-9c21-270cbc17d82a 
						
						
					 | 
					
						2025-08-31 20:04:14 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1cfc2b7e23
					 | 
					
						
						
							
							Optimized mastodon url
						
						
						
						
						
						
					 | 
					
						2025-08-29 12:27:59 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9180182d5b
					 | 
					
						
						
							
							Optimized variables
						
						
						
						
						
						
					 | 
					
						2025-08-21 16:27:10 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						79517b2fe9
					 | 
					
						
						
							
							Optimized spacing
						
						
						
						
						
						
					 | 
					
						2025-08-20 01:01:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d3cc187c3b
					 | 
					
						
						
							
							Made System Email Variables UPPER
						
						
						
						
						
						
					 | 
					
						2025-08-19 09:34:18 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0de26fa6c7
					 | 
					
						
						
							
							Solved bug existed due to difference between mailu domain and hostname difference. also refactored during this to find the bug
						
						
						
						
						
						
					 | 
					
						2025-08-16 14:29:07 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3ac9bd9f90
					 | 
					
						
						
							
							Optimized variable typos
						
						
						
						
						
						
					 | 
					
						2025-08-15 18:43:42 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						022800425d
					 | 
					
						
						
							
							THE HUGE REFACTORING CALENDER WEEK 33; Optimized Matrix and during this updated variables, and implemented better reset and cleanup mode handling, also solved some initial setup bugs
						
						
						
						
						
						
					 | 
					
						2025-08-15 15:15:48 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c8be88e3b1
					 | 
					
						
						
							
							Activated redis for oauth2 for large cookies
						
						
						
						
						
						
					 | 
					
						2025-07-22 22:00:11 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9469452275
					 | 
					
						
						
							
							Finalized matomo integration into new architecture
						
						
						
						
						
						
					 | 
					
						2025-07-17 12:09:20 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fd8ef26b53
					 | 
					
						
						
							
							Solved streaming bugs
						
						
						
						
						
						
					 | 
					
						2025-07-17 09:47:08 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						af3ea9039c
					 | 
					
						
						
							
							Restructure and cleaned up in preparation of new backup logic
						
						
						
						
						
						
					 | 
					
						2025-07-15 23:51:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ad60f5fb37
					 | 
					
						
						
							
							Rmeoved is_feature_enabled function
						
						
						
						
						
						
					 | 
					
						2025-07-13 17:54:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						756597668c
					 | 
					
						
						
							
							Semi bsr for applications[] to prevent heavy to debug bugs in j2 - part 1
						
						
						
						
						
						
					 | 
					
						2025-07-13 15:11:38 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						563d5fd528
					 | 
					
						
						
							
							Huge role refactoring/cleanup. Other commits will propably follow. Because some bugs will exist. Still important for longrun and also for auto docs/help/slideshow generation
						
						
						
						
						
						
					 | 
					
						2025-07-08 23:43:13 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |