backend: (Part 1) Use DB config values for Deployments during runtime (#918)
* Update DB for deployments config
* Default to empty string instead of None for config
* Remove whitespace
* Update interface clients
* Update schema
* default to empty dict
* default context config
* All extra validation
* Revert dotenv