Environment variables for BUS service
Once you are done with developing your BUS Service you might want to use environment variables for it before you install it. How to do it?
Create your environment variables file.
Environment variables file needs to be specifically named and have specific structure.
It must be named correctly: < service-name >.yaml, only lowercaseletters.
Structure needs to be
1 | < service-name >: |
Endlines must be LF.
SCP to your CloudUX Machine and copy environment variables file.
You need to copy your env variables file to specific path. It should be under /etc/avid/config/
Install Feature-pack
You are ready to go! Just install feature-pack according to installation guide.