Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mclarkson/obdi-salt-repository

Repository metadata store for Salt Stack plugins
https://github.com/mclarkson/obdi-salt-repository

obdi obdi-repository saltstack

Last synced: 15 days ago
JSON representation

Repository metadata store for Salt Stack plugins

Awesome Lists containing this project

README

        

# obdi-salt-repository
Repository metadata store for Salt Stack plugins.

Add `https://github.com/mclarkson/obdi-salt-repository.git` to Repository URLs in the Obdi Admin interface.

An [Ubuntu Installation Guide](https://github.com/mclarkson/obdi-salt-repository/blob/master/docs/ubuntu_guide.md) and [Centos Installation Guide](https://github.com/mclarkson/obdi-salt-repository/blob/master/docs/centos_guide.md) for installing Obdi and Salt Stack Tools is available in the docs directory.

Further documentation is available from the 'view' links below.

## Contains
| Name | Description | URL |
|----------------------|------------------------------------------------------------------|-------------------------|
| salt | Base Salt Tools plugin. Required by all Salt plugins. | [view](https://github.com/mclarkson/obdi-salt) |
| saltconfigserver | Plugin to allow configuration of servers. | [view](https://github.com/mclarkson/obdi-saltconfigserver) |
| saltjobviewer | Plugin to allow Salt jobs to be viewed. | [view](https://github.com/mclarkson/obdi-saltjobviewer) |
| saltkeymanager | Plugin to allow management of Salt keys. | [view](https://github.com/mclarkson/obdi-saltkeymanager) |
| saltregexmanager | Plugin to allow Salt state files to be assigned to hosts using regular expressions. | [view](https://github.com/mclarkson/obdi-saltregexmanager.git) |
| saltupdategit | Plugin to update a local git repository from a remote git repository and version it. | [view](https://github.com/mclarkson/obdi-saltupdategit) |