How do I shut down a Buildbot master from the web UI? - buildbot

I have enabled gracefulShutdown=True per the documentation. Where do I find the "shutdown" option in the web UI?

I found the "Graceful Shutdown" button at:
buildbot/buildslaves/<NAME>

Related

Nakama - Where can I find developer console of Google computing engine?

I was following this tutorial to deploy Nakama on the Google instance, it looks it is running, but how can I open Nakama developer console now? I tryed address {my_instance_ip}:7350 at it is blank page. In all the offical matterails is port 7351, but when I tryed {my_instance_ip}:7350, the page is not found.
Ok I solved it by myself, I didnt have firewall rule for the port 7351. So to answer my question - just rewrite tcp:7350 in the tutorial to tcp:7350,7351.

starting Mock Server automatically when running restbird docker container

i want to use the "Mock Server" feature provided with https://restbird.org/ .
When starting restbird via the provided docker image, it listens on localhost:8080 by default.
Unfortunately the configured "Mock Server" instances still need to be started via the Web Frontend as it is described in the documentation here:
https://restbird.org/docs/mock-run.html#run-mock-server
Is there a way to automatically start the "Mock Server" instances when running the docker image without logging in into the backend (via admin/admin) and clicking the "start" button ?
Reason is, i want to start the mock server inside a gitlab pipeline where i have no further interaction possibilities after the container has been started.
I can not find anything like this in the documentation.
Thanks a lot for any clues - or if it is not possible i cam make a feature request.
I have found the solution myself. One can start a specific Mock Server as described in:
https://restbird.org/docs/API-MockServer.html#start-specific-mockserver-case
This can be scripted into my pipeline after executing the docker run command.

FlowForce - monitoring and alerting tool

I had to configure AppDynamics alerts in the past for Java applications I worked for.
I also heard of Nagios, but I am not very sure how that works.
Now, I need to configure alerts for a FlowForce Server, but I don't believe it can be integrated with AppDynamics or Nagios.
I saw FlowForce allow me to send some alerts, like when a step of a job fails, but I would like to have some server alerts, like, for instance, if the license expires and, as a result, the server is automatically shut down.
I am wondering the best way to achieve it.
I am running it on a Windows environment BTW.
Suggestions are welcome.
Thank you in advance!
I found my answer on the Flow Force online help (https://manual.altova.com/flowforceserver/flowforceserver/)
The Flow Force is deployed as two servers, which in a window env, can be started and stopped as windows services (can be found via "Control Panel">"Administrative Tools">Services). With this information, I can monitor them via NAGIOS.

Gateway Timeout when accessing Bluemix WEB IDE/Node.js logs

I am using Web IDE and want to see the log by clicking on the arrow.I can only see an empty "Untitled" page. The Node.js app is running normally. Live edit is switch off.
After some minutes:
Gateway Timeout
The proxy server did not receive a timely response from the upstream server.
Reference #1.45bf1402.1511018717.3dddb8b
I'm not for sure what Web IDE you are referring to. The only one I'm aware of is the DevOps (which works for me below):
It seems to me like this error that you posted would indicate a temporary outage. Is it still an issue?
In any case, I would advise opening a support ticket if you encounter this issue again (more details about your account would help). I think the Bluemix proxy will time out requests if they take too long.

Swiftstack web console is not comming up

I have created swiftstack cluster using swiftstack guidelines. Everything went perfect. i got a web console link after "Job Finished Config Deploy finished successfully." But, I am not able to get the web console, getting "This webpage is not available". Is this because of firewall or any configuration issue?
Please help!
You should email support#swiftstack.com directly for these issues, this forum isn't frequented by our support team.
My hunch is that you need to change from using the SwiftStack Load Balancer to No Load Balancer on the cluster configuration page, and redeploy. Please follow up any inquiries at the email above.