- Convert MySQL command args from folded scalar to array format
- Convert multiline script commands to Portainer-compatible syntax
- Remove nested quoted strings that cause YAML parsing errors
- Rename acore-unified.yml to standard docker-compose.yml for easier usage
- Remove portainer-stack.yml as functionality is now unified in main compose file
- Standardizes on single compose file for both local and Portainer deployment
Replaces local build with uprightbass360/keira3:latest image that includes:
- Frontend Angular app served by nginx
- Backend Node.js API service for database operations
- Proper web browser compatibility via HTTP API bridge
- Resolves database connection issues in containerized web deployment