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
Same issue as #2534 which is closed and I would like it to be reopened.
I need to run two karma instances on the same domain/subdomain
app.enterprise.com/karma1
app.enterprise.com/karma2
I can't run theses two instances on different subdomain. Limited by my business policy.
The best implementation I see is to add a storageprefix in the config file to prevent conflict between different instances. It could also be usefull if a karma instance has a conflict with an other application.
This discussion was converted from issue #5637 on March 31, 2024 17:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Same issue as #2534 which is closed and I would like it to be reopened.
I need to run two karma instances on the same domain/subdomain
I can't run theses two instances on different subdomain. Limited by my business policy.
The best implementation I see is to add a
storageprefix
in the config file to prevent conflict between different instances. It could also be usefull if a karma instance has a conflict with an other application.Beta Was this translation helpful? Give feedback.
All reactions