Skip to content

laspavel/docker-compose-tmpl

Repository files navigation

My Docker Compose template collection

A curated set of Docker Compose templates designed for rapid deployment and configuration of containerized applications.​

📌 Overview

This repository provides a collection of ready-to-use docker-compose.yml templates to streamline the setup of various services and development environments.​

🧰 Contents

The repository includes templates for:​

  • Commonly used services (e.g., databases, web servers)​
  • Development environments​
  • Monitoring and logging tools​
  • Reverse proxies and load balancers​
  • Each template is organized in its own directory with accompanying configuration files as needed.​

🚀 Getting Started

  • Clone the repository:​
git clone https://github.com/laspavel/docker-compose-tmpl.git
cd docker-compose-tmpl
  • Navigate to the desired template directory:​
cd [template-directory]
  • Review and customize the docker-compose.yml and any associated configuration files as needed.​

Deploy the services:​

docker compose up -d

🛠️ Prerequisites

📄 License

MIT License.​

🤝 Contributions

Suggestions and improvements are welcome! Feel free to open an issue or submit a pull request.

📬 Contact

Author: laspavel

Feel free to reach out with questions or ideas.


Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •