-
Notifications
You must be signed in to change notification settings - Fork 145
Questions about deployment #1034
Comments
Things I've answered for myself by digging in to code and searching old (closed) tickets:
Web UIIn the case of WebServices (the tomcat app) we can set tomcat configs to change the port. In the case of the web UI, we can use apache/nginx to host the compiled
In oder for this to work completely, we have to also proxy data for the API through apache/nginx. |
New question list:
|
Hello, Argus sounds like a really promising product to add on top of OpenTSDB. But I'm having some trouble deploying it. So...a series of questions around deployment, if you don't mind:
argus.config.public.location
orargus.config.private.location
in tomcat? I assume something inCATALINA_OPTS
?argus.properties
file I've set. Is this expected behavior?:npm start
, which loudly declares the job to be a "development" server. Is this expected behavior?cache.properties
,mq.properties
, orargus.properties
.argus.properties
, but I'm unclear on what other settings might be there. Any guides on what nobs we can actually turn?I hope I'm not coming off as too complain-y. I'm just generally lost on trying to get this system set up. Which is frustrating, because it sounds like a great tool.
The text was updated successfully, but these errors were encountered: