Skip to content

Arunam97/SpringBoot-DevOps-ConfigFiles

Repository files navigation

Configuration files for various DevOps, Cloud, and Development tools.

  • DevOps
    • Dockerfile: Used to configure the build process for a Docker image of a Spring Boot application.
    • deployment.yaml: Used to configure a Kubernetes Deployment for a containerized Spring Boot web application.
    • Jenkinsfile: Used to configure a Jenkins pipeline for the checkout, build, and deployment of a Spring Boot web application on a Tomcat server.
  • AWS
    • buildspec.yml: Used to configure AWS CodeBuild for building a Spring Boot project with Maven.
    • appspec.yml: Used to configure AWS CodeDeploy for deploying a Spring Boot web application on a Tomcat server.

About

Configuration files and setups for streamlining DevOps practices in Spring Boot projects.

Topics

Resources

Stars

Watchers

Forks