This is simple docker compose setup using Nginx,certbot,mysql and wordpress. Docker-Compose is a command line tool for defining and managing multi-container docker containers as if they were a single service. Compose is written in python and can be installed with the Python pip command. With compose, we can run multiple docker containers just with a single command. It allows you to create a container as a service, great for your development, testing and staging environment.
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
7
commits