Skip to content

gineres/education

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

education

Diagrams

Components

Component Diagram

Deployment

Deployment Diagram

Requirements

  • Java 19 + Maven and/or
  • Docker Desktop 4.12.0
    • Configure project root directory on Docker Desktop (Settings > Resources > Advanced > File Sharing)

Commands (use Git Bash)

All commands are available to be executed on host machine (--local) or inside Docker containers (--docker).

  • ./compile.sh [--local|--docker]: compile the source code and generate JAR files
  • ./start.sh [--local|--docker]: starts all services
  • ./stop.sh [--local|--docker]: stops all services
  • ./test.sh [--local|--docker]: calls all services endpoints

Testing

Useful URL

References

About

High Avaibility stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.5%
  • Shell 10.5%