base64 wraps lines on Linux after 76 characters. Use tr to trim the newlines in a portable way.
* key_secret -> key_secrets * make sure overlord starts up before other operations since it creates the db * remove race conditions by blocking on /health being up for worker and overlord