-
Notifications
You must be signed in to change notification settings - Fork 159
Roadmap
Eric Holmes edited this page Jan 14, 2016
·
20 revisions
We'd like to provide a native Slack slash command built into Empire for perform operations. See https://github.com/remind101/empire/pull/708 for a work in progress implementation.
We'd like to support an "extended" procfile format. This first iteration of this will likely start with only allowing health checks to be configured. https://github.com/remind101/empire/pull/696 may be a pre-requisite to make this easy.
This may not necessarily be built into Empire itself, but maybe as a separate daemon that you can run that consumes the Empire API over RPC
Within the GitHub Deployments integration, we could integration with a docker build system (e.g. Conveyor) to build Docker images from git sha's on demand.