You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
Hi @marcc-orange as per our discussion on #79 , I was having issue:
Every-time CEP receives any configuration, it first unsubscribes from the previous Provider and then subscribe to the new Provider as given in the configuration. In this way Cepheus-CEP have multiple configuration files but only one subscription at a time even when multi-tenancy is enabled.
I tried to use Docker containers for running Cepheus but I am unable to find application.properties or cep.peroperties or any config file which can be used to enable multi-tenancy.
Please guide me with the steps to enable multi-tenancy in Docker container environment.
I also want to contribute on this bug fix.
The text was updated successfully, but these errors were encountered:
Hi @marcc-orange as per our discussion on #79 , I was having issue:
Every-time CEP receives any configuration, it first unsubscribes from the previous Provider and then subscribe to the new Provider as given in the configuration. In this way Cepheus-CEP have multiple configuration files but only one subscription at a time even when multi-tenancy is enabled.
I tried to use
Docker containers
for running Cepheus but I am unable to findapplication.properties
orcep.peroperties
or any config file which can be used to enable multi-tenancy.Please guide me with the steps to enable multi-tenancy in Docker container environment.
I also want to contribute on this bug fix.
The text was updated successfully, but these errors were encountered: