This project provides a Docker Compose setup designed for DevOps and Site Reliability Engineering (SRE) teams. It focuses on creating a service environment that can be quickly deployed and scaled according to the needs of the organization.
- Rapid deployment of service environments.
- Easy scalability and configuration.
- Docker and Docker Compose installed on your machine. Can use the script
- Clone the repository:
git clone https://github.com/sz9751210/docker-compose.git
. - Navigate to the project directory:
cd docker-compose
. - Choose the service you want to use. For example, to use Apache, navigate to the Apache directory:
cd apache
. - Run Docker Compose for the selected service:
docker-compose up
.
Name | Version |
---|---|
Ubuntu | 22.04 |
CentOS | 7 |
Alpine | 3.19 |
Name | Version |
---|---|
Nginx | 3.18 |
Apache | 3.19 |
Name | Version |
---|---|
MySQL | 5.7 |
MongoDB | 7.0.5 |
ClickHouse | 23.8 |
Redis | 6 |
Name | Version |
---|---|
Jenkins | |
GitLab | |
Gitea | 1.13.3 |
Name | Version |
---|---|
Prometheus | 2.48.1 |
Grafana | 8.4.4 |
Cadvisor | 0.33.0 |
[Details on any configuration steps or customization of the Docker Compose files.]
Contributions are welcome! Please read our contributing guidelines for more information.
This project is licensed under the MIT License.
E-mail: [email protected]