- This project is based for managing my professional experiences which is used by my web-folio.
- The experience project doesn't interact with others projects yet.
The image can be pull on Docker Hub through this command.
docker pull orionbeauny/experience_project
- This image needs a MySQL database to work correctly.
- These environments are requirement to be filled properly.
PERSISTENCE_HOST
PERSISTENCE_PORT
PERSISTENCE_USERNAME
PERSISTENCE_PASSWORD
PERSISTENCE_DATABASE
- Minimum hardware requirements
- Java 17 or higher
- Operating system requirements
- Network requirements
- Ethernet connection
- Clone this repository
cd ./experience_service
- This is a personal project, so any pull request would never be merged.
- No offense.