Skip to content

Releases: Alfinjohnson/dox-cdms

v0.0.1

26 Nov 12:39
90568d5
Compare
Choose a tag to compare

Dox CDMS Release v0.0.1 Documentation

Release Highlights

Welcome to the first release of Dox CDMS - version 0.0.1! This initial release introduces fundamental features and sets the foundation for efficient configuration management. Let's dive into the key highlights:

New Features

  • Configuration Management:
    Lay the groundwork for seamless configuration management in diverse SaaS environments.
  • Docker Support:
    Integrate with Docker for streamlined deployment.
  • REST API:
    Establish a robust REST API for intuitive communication and configuration.
  • Health Monitoring:
    Implement basic health monitoring for proactive issue resolution.
  • Kafka Support:
    Enable efficient and real-time configuration updates through Kafka integration.
  • Datadog Support:
    Introduce preliminary support for system performance monitoring with Datadog.
  • SSL Support

Getting Started with v0.0.1

Installation

Docker Compose

Clone the Dox CDMS repository:

git clone -b release/v0.0.1 https://github.com/Alfinjohnson/dox-cdms.git

Docker Image

Pull the Dox CDMS Docker image for version 0.0.1 from the official repository:

docker pull codeaj/dox-cdms:0.0.1

Configuration

Access the Dox CDMS API at http://localhost:8080 or your specified port.

Postman Collection

Explore and test the Dox CDMS API using our Postman collection. The collection includes pre-configured requests for common API operations.

What's Changed

Full Changelog: https://github.com/Alfinjohnson/dox-cdms/commits/pre

Known Issues

Highlight any known issues or limitations present in this release.

New Contributors

License

Dox CDMS is licensed under the Apache License 2.0.

Acknowledgments

A big thank you to our contributors and the community for their continuous support.