Skip to content

Introduction

Rico Suter edited this page Nov 18, 2020 · 33 revisions

The system allows you to manage the following high-level entities:

Organizations

The organization is the entry point to other entities and usually represents a company with its projects and package feeds.

For more information, see Organizations.

Projects

TBD.

For more information, see Projects.

Services

A service represents a logical microservice with a well defined public API surface, called Endpoints.

For more information, see Services.

Endpoints

An endpoint is an API which can be consumed by other services or external consumers. There are various endpoint types like OpenAPI, GRPC or GraphQL.

For more information, see Endpoints.

Environments

An environment is an isolated system where multiple Services can be deployed and operated.

For more information, see Environments.

Repositories

TBD.

Recommenders

TBD.

Artifacts

An artifact represents an external entity which is not tracked within the system.

For more information, see Artifacts.

Package Feeds

TBD.

Packages

TBD.

Clone this wiki locally