Skip to content

heesane/DockerBoilerPlate

Repository files navigation

f55e8059ea945abfd6804b887dd4a0af

Docker & Docker Compose BoilerPlate

This is a boilerplate for Docker and Docker Compose. It is a simple example of how to use Docker and Docker Compose to create a simple web server.

Requirements

  • Docker
  • Docker Compose
  • OS like Windows, Linux, MacOS

Features

Database

Backend

Frontend

Monitoring

Operations

Usage

  1. Clone the repository
  2. Run docker-compose -f <docker-compose.xxx.yml up -d
  3. Access http://localhost:<port numbers> in your browser
  4. To stop the server, press Ctrl + C and run docker-compose down

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published