Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.18 KB

File metadata and controls

24 lines (15 loc) · 1.18 KB

DevOps Stack

This repository provides a collection of self-hosted software configurations using Docker, designed to serve as a foundational DevOps stack for any company.

Requirements

Before you start, it is highly recommended to install the following components on your server:

  • Nginx: For reverse proxying services.
  • Docker: For running the containerized applications.
  • HTTPS: For securing your services with SSL/TLS certificates.

Included Software

This stack includes the following components, each located in its own directory:

  • Jenkins: An open-source automation server that facilitating CI/CD.
  • JFrog Artifactory: A universal artifact repository manager.
  • Docker Registry: A scalable and stateless server that lets you store and distribute Docker images.
  • Taiga: An agile project management platform. It's intuitive and simple.

Contact

This stack was created by dalthonmh.