| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5e616d3962
					 | 
					
						
						
							
							web: general domain cleanup (canonical/aliases normalization)
						
						
						
						
						
						
						
						- Normalize domain blocks across apps:
  - Add explicit 'aliases: []' everywhere (no implicit aliases)
  - Standardize canonical subdomains for consistency:
    * Bluesky: web/api under *.bluesky.<PRIMARY_DOMAIN>
    * EspoCRM: espo.crm.<PRIMARY_DOMAIN>
    * Gitea:   tea.git.<PRIMARY_DOMAIN>
    * GitLab:  lab.git.<PRIMARY_DOMAIN>
    * Joomla:  joomla.cms.<PRIMARY_DOMAIN>
    * Magento: magento.shop.<PRIMARY_DOMAIN>
    * OpenProject: open.project.<PRIMARY_DOMAIN>
    * Pretix:  ticket.shop.<PRIMARY_DOMAIN>
    * Taiga:   kanban.project.<PRIMARY_DOMAIN>
  - Remove legacy/duplicate aliases and use empty list instead
  - Fix 'alias' -> 'aliases' where applicable
Context: preparing for AUTO_BUILD_ALIASES=False and deterministic redirect mapping.
Ref: conversation https://chatgpt.com/share/68cd512c-c878-800f-bdf2-81737adf7e0e
						
						
					 | 
					
						2025-09-19 14:51:56 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a57fe718de
					 | 
					
						
						
							
							Optimized spacinbg
						
						
						
						
						
						
					 | 
					
						2025-08-20 05:49:35 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4a65a254ae
					 | 
					
						
						
							
							replaced port-ui-desktop with desktop to make it more speakable
						
						
						
						
						
						
					 | 
					
						2025-08-14 11:45:08 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						db0e030900
					 | 
					
						
						
							
							Renamed general and mode constants and implemented a check to verify that constants are just defined ones over the whole repository
						
						
						
						
						
						
					 | 
					
						2025-08-13 19:11:14 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9228d51e86
					 | 
					
						
						
							
							Restructured server config
						
						
						
						
						
						
					 | 
					
						2025-08-07 11:31:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f62355e490
					 | 
					
						
						
							
							Replaced nginx native with openresty for logout injection. Right now still buggy on nextcloud and espocrm
						
						
						
						
						
						
					 | 
					
						2025-07-24 03:19:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4b9e7dd3b7
					 | 
					
						
						
							
							Implemented universal logout
						
						
						
						
						
						
					 | 
					
						2025-07-22 13:14:06 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d1982af63d
					 | 
					
						
						
							
							Optimized mastodon and network integration. added options for mig build to make
						
						
						
						
						
						
					 | 
					
						2025-07-17 18:50:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9469452275
					 | 
					
						
						
							
							Finalized matomo integration into new architecture
						
						
						
						
						
						
					 | 
					
						2025-07-17 12:09:20 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f9426cfb74
					 | 
					
						
						
							
							Optimized role structure in preparation for new backup script
						
						
						
						
						
						
					 | 
					
						2025-07-16 12:31:01 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						af3ea9039c
					 | 
					
						
						
							
							Restructure and cleaned up in preparation of new backup logic
						
						
						
						
						
						
					 | 
					
						2025-07-15 23:51:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						78031855b9
					 | 
					
						
						
							
							Replaced portfolio_iframe by port-ui-desktop
						
						
						
						
						
						
					 | 
					
						2025-07-13 14:22:36 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						22b4342300
					 | 
					
						
						
							
							Implemented schema/main.yml und config/main.yml file
						
						
						
						
						
						
					 | 
					
						2025-07-09 02:03:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |