RELEASE
- Credentials for testing:
- ADMIN user: [email protected]
- ADMIN password: admin
- CUSTOMER users: [email protected] and [email protected]
- CUSTOMER password: user
- Extensively tested.
- All the ports are now hidden from localhost, only 8080 is available.
- Switched to Docker Hub instead of GitHub Registry because it forces to log into GitHub.
- Added docker-compose to directly pull the images from Docker Hub registry.
- Compiled packages are not for local run. The linked jars mus be in a docker container.