Externalization of Variables in Frontend Microservices¶
We need to configure for our fontend microservice following information in externalized variables.
-
We need to connect to App ID
- Discoveryendpoint
- Client ID
-
We need to connect to the backend
- URLs to the backend
-
We need to configure the frontend name and basic navigation
- Headline
- Category name
For the basics about the externalization of variables, you can also visit that blog post called
USE ENVIRONMENT VARIABLES TO MAKE A CONTAINERIZED VUE.JS FRONTEND APPLICATION MORE FLEXIBLE AND DEPLOY IT TO CODE ENGINE