Actions
Story #2768
closedDeploy new Keep to staging
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
05/16/2014
Due date:
% Done:
100%
Estimated time:
(Total: 24.10 h)
Story points:
3.0
Description
Some deployment issues that will need to be addressed:
- Fix logging. We will need clarity about what events are logged to where, and how we can increase or decrease logging levels to assist with problem solving.
- Startup configuration. Keep should probably support a startup configuration file, e.g. /etc/keep/config.yml. Decide what and where.
Updated by Ward Vandewege over 10 years ago
- Tracker changed from Story to Bug
- Assigned To set to Ward Vandewege
Updated by Ward Vandewege over 10 years ago
Reviewing 2770-keep-sigterm
So it turns out that Go DTRT with the term signal by default. I was wrong, and the reason runit was not shutting down the keep daemons was due to a bug in my run script.
However, this patch is still valuable because it makes keep log that it was terminated. That's useful. So, I say merge it!
Actions