# dyrector.io

## dyrector.io docs

- [Welcome 👋](https://docs.dyrector.io/readme.md)
- [Who is it for?](https://docs.dyrector.io/basics/overview.md): In short: developers and DevOps engineers. But there's always a bit more nuanced answer.
- [How it works](https://docs.dyrector.io/basics/how-it-works.md)
- [Components](https://docs.dyrector.io/basics/components.md): To better understand how you’ll be able to manage your applications on the platform, there are certain components – entities and concepts – within the platform that need to be cleared.
- [Use cases](https://docs.dyrector.io/basics/use-cases.md)
- [API](https://docs.dyrector.io/basics/api.md)
- [Getting started](https://docs.dyrector.io/tutorials/getting-started.md): This is an extremely compressed guide to new users who would like to give cloud-hosted dyrector.io a look as quick as possible.
- [Add your Node](https://docs.dyrector.io/tutorials/register-your-node.md)
- [Add your Registry](https://docs.dyrector.io/tutorials/add-your-registry.md)
- [Add V2 Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-v2-registry.md)
- [Add Docker Hub Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-docker-hub-registry.md)
- [Add GitHub Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-github-registry.md)
- [Add GitLab Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-gitlab-registry.md)
- [Add Google Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-google-registry.md)
- [Add Unchecked Registry](https://docs.dyrector.io/tutorials/add-your-registry/add-google-registry-1.md)
- [Create your Project](https://docs.dyrector.io/tutorials/create-your-product.md)
- [Create a versionless project](https://docs.dyrector.io/tutorials/create-your-product/create-a-simple-product.md)
- [Create a versioned project](https://docs.dyrector.io/tutorials/create-your-product/create-a-complex-product.md)
- [Create a Rolling Version](https://docs.dyrector.io/tutorials/create-your-product/create-a-complex-product/create-a-rolling-product.md)
- [Create an Incremental Version](https://docs.dyrector.io/tutorials/create-your-product/create-a-complex-product/create-an-incremental-product.md)
- [Add a version to your Versioned Project](https://docs.dyrector.io/tutorials/create-your-product/create-a-complex-product/add-a-version-to-your-complex-product.md)
- [Deploy your Project](https://docs.dyrector.io/tutorials/deploy-your-product.md): Deployment is the key feature of the platform. It's the process of setting up the images on your node.
- [Create Chat Notifications](https://docs.dyrector.io/tutorials/create-chat-notifications.md)
- [Inject Files to a Container](https://docs.dyrector.io/tutorials/inject-files-to-a-container.md)
- [Core functionality](https://docs.dyrector.io/features/core-functionality.md)
- [Templates](https://docs.dyrector.io/features/templates.md): Templates are presets of the most popular applications for quick setup.
- [Vaultwarden](https://docs.dyrector.io/features/templates/vaultwarden.md)
- [Strapi](https://docs.dyrector.io/features/templates/strapi.md)
- [Cal.com](https://docs.dyrector.io/features/templates/cal.com.md)
- [WordPress](https://docs.dyrector.io/features/templates/wordpress.md)
- [Minecraft Server](https://docs.dyrector.io/features/templates/minecraft-server.md)
- [Google Microservices Demo](https://docs.dyrector.io/features/templates/google-microservices-demo.md)
- [Self-managed GitLab](https://docs.dyrector.io/features/templates/self-managed-gitlab.md)
- [MLflow](https://docs.dyrector.io/features/templates/mlflow.md)
- [Gitea](https://docs.dyrector.io/features/templates/gitea.md)
- [LinkAce](https://docs.dyrector.io/features/templates/linkace.md)
- [Continuous Deployment](https://docs.dyrector.io/features/continuous-deployment.md): Function is still in the works, anomalies might occur.
- [Configuration management](https://docs.dyrector.io/features/configuration-management.md)
- [Container configuration](https://docs.dyrector.io/features/configuration-management/container-configuration.md)
- [Configuration bundle](https://docs.dyrector.io/features/configuration-management/configuration-bundle.md)
- [Monitoring](https://docs.dyrector.io/features/monitoring.md)
- [Audit log](https://docs.dyrector.io/features/audit-log.md)
- [Storage](https://docs.dyrector.io/features/storage.md)
- [Quick start](https://docs.dyrector.io/self-managed/quick-start.md): Self-managed setup is only supported in Docker as of now, Kubernetes support is in the works.
- [CLI](https://docs.dyrector.io/self-managed/cli.md): CLI is a tool for deploying a complete dyrector.io stack locally, for demonstration, testing, or development purposes.
- [Proxies](https://docs.dyrector.io/self-managed/proxies.md)
- [Environment variables](https://docs.dyrector.io/self-managed/environment-variables.md)
- [Self-signed certificates](https://docs.dyrector.io/self-managed/self-signed-certificates.md): It is possible to use container registries with self-signed (private) certificates. Be warned, it is an advanced, less convenient matter.
- [Changelog](https://docs.dyrector.io/learn-more/changelog.md)
- [Quality Assurance (QA)](https://docs.dyrector.io/learn-more/quality-assurance-qa.md)
- [Roadmap](https://docs.dyrector.io/learn-more/roadmap.md)
- [Features in progress](https://docs.dyrector.io/learn-more/roadmap/features-in-progress.md)
- [Integrations in progress](https://docs.dyrector.io/learn-more/roadmap/integrations-in-progress.md)
- [Pricing](https://docs.dyrector.io/learn-more/pricing.md)
- [FAQ](https://docs.dyrector.io/learn-more/faq.md)
- [Portainer vs. dyrector.io](https://docs.dyrector.io/learn-more/faq/portainer-vs.-dyrector.io.md)
- [Community](https://docs.dyrector.io/learn-more/community.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
