Skip to content

Project8/10CI project(ci-jenkins branch):fork hkhcoder/vprofile-project.Jenkins,nexus,and sonarqube CI pipeline setup.All backend servers created on AWS EC2 instances(bash script provisioning)&build config params set in pom.xml&settings.xml.**CD(cicd-jenkins branch):CD added w/ AWS ECR ECS,docker for staging & prod.SEE README in production-jenkins

dmastrop/vprofile-project-hkhcoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • JDK 11
  • Maven 3
  • MySQL 8

Technologies

  • Spring MVC
  • Spring Security
  • Spring Data JPA
  • Maven
  • JSP
  • Tomcat
  • MySQL
  • Memcached
  • Rabbitmq
  • ElasticSearch

Database

Here,we used Mysql DB sql dump file:

  • /src/main/resources/db_backup.sql
  • db_backup.sql file is a mysql dump file.we have to import this dump to mysql db server
  • mysql -u <user_name> -p accounts < db_backup.sql

About

Project8/10CI project(ci-jenkins branch):fork hkhcoder/vprofile-project.Jenkins,nexus,and sonarqube CI pipeline setup.All backend servers created on AWS EC2 instances(bash script provisioning)&build config params set in pom.xml&settings.xml.**CD(cicd-jenkins branch):CD added w/ AWS ECR ECS,docker for staging & prod.SEE README in production-jenkins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.8%
  • CSS 16.2%
  • Shell 9.1%
  • Jinja 0.9%