# Welcome 👋

### What is dyrector.io?

It's an open-source continuous delivery platform offering self-service deployment and configuration management capabilities via a GUI and API to any cloud or on-premises infrastructure.

**You can find the project's repository on** [**GitHub**](https://github.com/dyrector-io/dyrectorio)**.**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>Give the platform a quick try with this guide.</td><td><a href="tutorials/getting-started">getting-started</a></td><td><a href="https://315393028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCNvxW8k55ZlpJfMk8Oep%2Fuploads%2FvYyMoIoP9VdWYA1JcOxI%2Fdyrector-io-card-quick-start-gear-icon.png?alt=media&#x26;token=17f8a0d0-f884-4cd9-9d27-b149d820396a">dyrector-io-card-quick-start-gear-icon.png</a></td></tr><tr><td><strong>Self-managed guide</strong></td><td>Spark up your self-managed platform for 100% free.</td><td><a href="self-managed/quick-start">quick-start</a></td><td><a href="https://315393028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCNvxW8k55ZlpJfMk8Oep%2Fuploads%2FTdeGOmdYGo9vN8oKtXBC%2Fdyrector-io-card-self-managed-server-icon.png?alt=media&#x26;token=8180a994-8632-448b-a7f0-db9174ada63b">dyrector-io-card-self-managed-server-icon.png</a></td></tr><tr><td><strong>Who is it for?</strong></td><td>Find out how it can help you.</td><td><a href="basics/overview">overview</a></td><td><a href="https://315393028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCNvxW8k55ZlpJfMk8Oep%2Fuploads%2FmNlBXjb3eNvrkZRfTIIr%2Fdyrector-io-card-who-is-this-for-people-icon.png?alt=media&#x26;token=ef25796f-ea80-4858-ba42-5b50c1b90bfc">dyrector-io-card-who-is-this-for-people-icon.png</a></td></tr></tbody></table>

### Demo (2 mins)

{% embed url="<https://www.youtube.com/watch?v=mAIf0nA_8Sw>" %}

### When to use the platform

* You already have a Kubernetes cluster and want to manage it with ease.
* Multiple users on your team need to have access to your containers for management.
* You'd like to configure versions once, without repetition.
* Your team needs self-service deployments for QA or sales purposes.

### **Platform introduction**

#### UI & API for container management

A delivery platform that helps you by substituting Docker and Kubernetes command line interactions with abstractions. You're able to configure any OCI compatible containers with a configuration screen, and in a JSON-editor, as well.

You can use the platform by installing its agents on your infrastructure. The agent will communicate with the platform to conduct interactions with containers running on your infra.

#### **Cloud provider & technology agnostic platform**

**The platform is ready to interact with your already existing infrastructure and clusters right away.** The platform interacts with any existing cloud & on-premises infrastructure, as we don't offer infra. You can deploy images from any registry you have access to.

The platform can be used without moving your services to a brand new infrastructure. To provide quick setup, we don't offer any infrastructure to our users.

#### Integrations to the most popular tools

Chat notifications on Discord, Slack, and Teams let you and your team know about newly made deployments and versions to increase collaboration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dyrector.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
