ts3web
ts3web copied to clipboard
Create docker image with Apache2 / PHP7.2
- Docker images are isolated from the host
- Configuration is a lot easier
- No need for PHP on the main machine (security improvement)
- Easier update deployment
- Old-fashion way (manual script deployment) is still possible
- Reorganized the folder structure for a more cleaner distinction between source and config/CI code