Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nuvla/nuvla

Documentation website:
https://github.com/nuvla/nuvla

cloud edge iot

Last synced: 15 days ago
JSON representation

Documentation website:

Awesome Lists containing this project

README

        

# Nuvla

The Nuvla platform allows you to manage your container-based
applications on multiple infrastructures, including those on the edge.

For more information, please visit:

- [Nuvla Platform Guides](https://docs.nuvla.io/)
- [Nuvla Developer Information](https://github.com/nuvla/nuvla/wiki)
- [Nula.io](https://nuvla.io) Nuvla managed service [![Website](https://img.shields.io/website?label=nuvla.io&style=flat-square&url=https%3A%2F%2Fnuvla.io)](https://nuvla.io)

The source code for the platform can be found in the other
repositories within the [nuvla
organization](https://github.com/nuvla/) on GitHub.

## Latest releases and artifacts

| repository | release | artifact |
| ---- | ---- | ---- |
|[api-server](https://github.com/nuvla/api-server)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/api-server?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/api-server/blob/master/CHANGELOG.md#released)| [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/nuvla/api?label=image&sort=semver&style=flat-square)](https://hub.docker.com/r/nuvla/api/tags) |
|[ui](https://github.com/nuvla/ui)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/ui?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/ui/blob/master/CHANGELOG.md#released)| [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/nuvla/ui?label=image&sort=semver&style=flat-square)](https://hub.docker.com/r/nuvla/ui/tags) |
|[job-engine](https://github.com/nuvla/job-engine)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/job-engine?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/job-engine/blob/master/CHANGELOG.md#released)| [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/nuvla/job?label=image&sort=semver&style=flat-square)](https://hub.docker.com/r/nuvla/job/tags) |
|[python-library](https://github.com/nuvla/python-library)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/python-library?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/python-library/blob/master/CHANGELOG.md#released)| [![PyPI](https://img.shields.io/pypi/v/nuvla-api)](https://pypi.org/project/nuvla-api/) |
|[ring](https://github.com/nuvla/ring)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/ring?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/ring/blob/master/CHANGELOG.md#released)| [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/nuvla/ring?label=image&sort=semver&style=flat-square)](https://hub.docker.com/r/nuvla/ring/tags) |
|[clojure-library](https://github.com/nuvla/clojure-library)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/clojure-library?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/clojure-library/blob/master/CHANGELOG.md#released)| [![Clojars Project](https://img.shields.io/clojars/v/sixsq.nuvla/api.svg)](https://clojars.org/sixsq.nuvla/api) |
|[nuvla/es](https://github.com/nuvla/es)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/es?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/es)| [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/nuvla/es?label=image&sort=semver&style=flat-square)](https://hub.docker.com/r/nuvla/es/tags) |
|[nuvla deployment](https://github.com/nuvla/deployment)|[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nuvla/deployment?label=version&sort=semver&style=flat-square)](https://github.com/nuvla/deployment/blob/master/CHANGELOG.md#released)| [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/nuvla/deployment?label=GH%20release&sort=semver&style=flat-square)](https://github.com/nuvla/deployment/releases) |

## Build Status

To get more information on the latest builds click on the build status badges below.

| repository | status |
| ---- | ---- |
| [ring](https://github.com/nuvla/ring) | [![Build Status](https://travis-ci.com/nuvla/ring.svg?branch=master)](https://travis-ci.com/nuvla/ring) |
| [clojure-library](https://github.com/nuvla/clojure-library) | [![Build Status](https://travis-ci.com/nuvla/clojure-library.svg?branch=master)](https://travis-ci.com/nuvla/clojure-library) |
| [api-server](https://github.com/nuvla/api-server) | [![Build Status](https://github.com/nuvla/api-server/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/nuvla/api-server/actions/workflows/main.yml) |
| [ui](https://github.com/nuvla/ui) | [![Build Status](https://github.com/nuvla/ui/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/nuvla/ui/actions/workflows/build.yml) |
| [python-library](https://github.com/nuvla/python-library) | [![Build Status](https://github.com/nuvla/python-library/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/nuvla/python-library/actions/workflows/main.yml) |
| [job-engine](https://github.com/nuvla/job-engine) | [![Build Status](https://github.com/nuvla/job-engine/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/nuvla/job-engine/actions/workflows/main.yml) |
| [job-tools](https://github.com/nuvla/job-tools) | [![Build Status](https://github.com/nuvla/job-tools/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/nuvla/job-tools/actions/workflows/main.yml) |
| [nuvla deployment](https://github.com/nuvla/deployment) | [![Build Status](https://github.com/nuvla/deployment/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/nuvla/deployment/actions/workflows/main.yml) |

## Copyright

Copyright © SixSq SA

## License

Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.