Skip to content

A compilation of Docker and Docker Compose files for you to use

License

Notifications You must be signed in to change notification settings

dennypradipta/dockerize

Repository files navigation

Dockerize

This repository, named dockerize, provides Docker configurations for various popular services and applications, allowing you to containerize these services for easier deployment and management. Each folder in this repository corresponds to a specific service, and within each folder, you'll find the necessary Docker configurations and files to run the respective service in a containerized environment.

Table of Contents

Services

  • CouchDB
  • Grafana
  • Loki
  • MariaDB
  • Metabase
  • MongoDB
  • MySQL
  • NextJS
  • Node Exporter
  • PostgreSQL
  • Prometheus
  • Promtail
  • Redis
  • TimescaleDB
  • Vite (React)
  • Vite (Vue)
  • WordPress

Each service folder contains the necessary Dockerfiles, configurations, and any additional information needed to run the service in a Docker container.

Usage

To use this repository, follow these general steps:

  1. Clone the repository:
git clone https://github.com/dennypradipta/dockerize.git
  1. Navigate to the specific service folder you are interested in.

  2. Follow the instructions in the service's README to build and run the Docker container.

  3. Customize the configurations based on your requirements.

Contributing

If you'd like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request. Please ensure that your contributions adhere to the existing coding standards and include appropriate documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to use, modify, and distribute the code as per the terms of the license. If you find this repository helpful, consider giving it a star or sharing it with others. Contributions and feedback are always welcome!

About

A compilation of Docker and Docker Compose files for you to use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published