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

https://github.com/slaclab/lume-services

Misc services for orchestration of LUME tools
https://github.com/slaclab/lume-services

Last synced: 10 months ago
JSON representation

Misc services for orchestration of LUME tools

Awesome Lists containing this project

README

          

# LUME-services

[

![release][release]][release-url]
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Issues Closed][issues-closed-shield]][issues-closed-url]
[![Tests][tests-workflow]][tests-workflow-url]
![Coverage][coverage]
[![Docs][docs-workflow]][docs-workflow-url]


[contributors-shield]: https://img.shields.io/github/contributors/slaclab/lume-services.svg?style=for-the-badge
[contributors-url]: https://github.com/slaclab/lume-services/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/slaclab/lume-services.svg?style=for-the-badge
[forks-url]: https://github.com/slaclab/lume-services/network/members
[stars-shield]: https://img.shields.io/github/stars/slaclab/lume-services.svg?style=for-the-badge
[stars-url]: https://github.com/slaclab/lume-services/stargazers
[issues-shield]: https://img.shields.io/github/issues/slaclab/lume-services.svg?style=for-the-badge
[issues-url]: https://github.com/slaclab/lume-services/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/slaclab/lume-services.svg?style=for-the-badge
[issues-closed-url]: https://github.com/slaclab/lume-services/issues?q=is%3Aissue+is%3Aclosed
[license-url]: https://github.com/slaclab/lume-services/blob/main/LICENSE
[tests-workflow]: https://img.shields.io/github/workflow/status/slaclab/lume-services/Tests?style=for-the-badge&label=Tests
[tests-workflow-url]: https://github.com/slaclab/lume-services/actions/workflows/tests.yml
[docs-workflow]: https://img.shields.io/github/workflow/status/slaclab/lume-services/Docs?style=for-the-badge&label=Docs
[docs-workflow-url]: https://github.com/slaclab/lume-services/actions/workflows/build_docs.yml
[release]: https://img.shields.io/github/v/release/slaclab/lume-services?style=for-the-badge
[release-url]: https://github.com/slaclab/lume-services/releases
[coverage]: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/jacquelinegarrahan/61dce43449fc0509f34520fd7efc41b1/raw/slaclab-lume-services-coverage.json&style=for-the-badge

## Start services with docker-compose

```
lume-services docker start-services
```