warden icon indicating copy to clipboard operation
warden copied to clipboard

feat: add phpMyAdmin service configuration

Open monteshot opened this issue 5 months ago • 6 comments

  • Add docker-compose.phpmyadmin.yml for phpMyAdmin service
  • Update svc.cmd to conditionally include phpMyAdmin configuration
  • Ensure phpMyAdmin config file is generated if not present
  • Add regeneratePMAConfig function to core.sh
  • Call regeneratePMAConfig on env changes in env.cmd
  • Include phpMyAdmin as a global service in core.sh

monteshot avatar Sep 16 '24 20:09 monteshot