Skip to content

Initial Beta

Compare
Choose a tag to compare
@tmaiaroto tmaiaroto released this 02 Oct 18:31
· 7 commits to master since this release

Initial beta release of discfg. Current functionality includes the ability to create and remove configurations, create, update, read, and remove key values in configurations. All configurations are stored in AWS DynamoDB for now (other storage adapters are planned for the future).

This release should be enough to start creating and working with configurations for applications. It also includes provisions for deploying discfg into AWS Lambda with API Gateway. Note that Go, Apex, and Terraform are all required in order to build and deploy into AWS.

An OS X binary is attached in this release. Building from source is required for other architectures.