How to set Instance name and use #runOnInstance label #9149
Unanswered
ShuangqiLi
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @ShuangqiLi! I'm Dosu and I’m helping the Trilium team. The [General]
instanceName=ServerFor Docker deployments, you have two options:
Important notes:
To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use the label #runOnInstance=Server, but it didn't work. My server is set up using docker.
I've already updated my config.ini file with:
But the instanceName setting doesn't seem to take effect.
After running the
api.log(api.instanceName)command to inspect the runtime configuration, I found that instanceName is still empty.How should I properly configure the instanceName so that it gets recognized by the application?
Beta Was this translation helpful? Give feedback.
All reactions