Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsmrt/axiom

An AWS focused config manager
https://github.com/dsmrt/axiom

aws config

Last synced: 7 days ago
JSON representation

An AWS focused config manager

Awesome Lists containing this project

README

        



Axiom logo

# Axiom

> An AWS focused config manager

## Packages

- `@dsmrt/axiom-cli`
- `@dsmrt/axiom-aws-sdk`
- `@dsmrt/axiom-config`

## Features
- Multiple environments/accounts/regions
- Secrets with SSM Parameters

## Getting Started

### Install the CLI

```bash
npm install @dsmrt/axiom-cli
```

### CLI Usage

#### Features
- View rendered configs
- Manage SSM Parameters

```
axiom --help
```

### Config Usage

## Examples

> TODO

- use with AWS CDK
- within your nodejs app

## Acknowledgements

- [Nate Iler](https://github.com/nateiler)
- [Flipbox Digital](https://www.flipboxdigital.com)
- [Go Mondo](https://www.flipboxdigital.com)