-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
15 lines (12 loc) · 1.07 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The project "Online Boutique" has been developed by https://github.com/GoogleCloudPlatform/microservices-demo
Modifications made by the University of Stuttgart:
- Project: Initialized the project by copying the original `src`, `LICENSE`, `.editorconfig`, `.gitattributes`, `.gitignore`
- Frontend, Checkout, Recommendation: use TLS for gRPC depending protocol in env variables (requires base image with root certificates)
- Frontend, Checkout, Payment: mock optional and premium feature
- Frontend: add "Openstack" and "Kubernetes" as platforms
- Frontend, Email: use "DISABLE_PROFILE" instead of "ENABLE_PROFILE"
- Cart: added MySQL support following https://github.com/GoogleCloudPlatform/microservices-demo/pull/1836/files extended by the creation of the database table inside the code and the conditional use of TLS
- Analytics: added "Analytical Service" by copying "Recommendation" and adpating it
- Loadgenerator: added TLS support
- removed the `service` suffix in `src` folders
Remaining changes are documented in the git history at https://github.com/OpenTOSCA/opentosca-boutique-demo