Skip to content

Test, build, and deploy your apps from anywhere, the same way!

License

Notifications You must be signed in to change notification settings

aarongorka/3musketeers

 
 

Repository files navigation

3 Musketeers

Test, build, and deploy your apps from anywhere, the same way.

The 3 Musketeers is a pattern for developing software in a repeatable and consistent manner. It leverages Make as an orchestration tool to test, build, run, and deploy applications using Docker and Docker Compose. The Make and Docker/Compose commands for each application are maintained as part of the application’s source code and are invoked in the same way whether run locally or on a CI/CD server.

About

Test, build, and deploy your apps from anywhere, the same way!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.4%
  • CSS 29.7%
  • Makefile 9.8%
  • JavaScript 8.8%
  • Dockerfile 5.3%