Skip to content

Introduction

Rico Suter edited this page May 15, 2020 · 33 revisions

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

Organization

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.

Project

TBD.

For more information, see Projects.

Service

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

For more information, see Services.

Endpoint

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.

Environment

TBD.

For more information, see Environments.

Repository

TBD.

Package Feed

TBD.

Clone this wiki locally