codeigniter-chat
codeigniter-chat copied to clipboard
Dockerize application components
Implement Docker container orchestration for all application components.
This PR provides a complete Docker and Docker Compose setup, including custom Dockerfiles for the web, websocket, and frontend services, along with multi-environment configurations and basic Kubernetes manifests, as requested by the task.