2026-03-17 16:17:53 +02:00
|
|
|
services:
|
|
|
|
|
- id: vault
|
|
|
|
|
name: Vault
|
|
|
|
|
icon: "🗄️"
|
|
|
|
|
description: "Gitea - Self-hosted Git service for repositories and collaboration"
|
|
|
|
|
url: "https://vault.redunits.net"
|
|
|
|
|
container_name: gitea
|
|
|
|
|
port: 3080
|
|
|
|
|
|
|
|
|
|
- id: cell
|
|
|
|
|
name: Cell
|
|
|
|
|
icon: "🧠"
|
|
|
|
|
description: "Qdrant - Vector database for AI embeddings and semantic search"
|
|
|
|
|
url: "https://cell.redunits.net"
|
|
|
|
|
container_name: qdrant
|
|
|
|
|
port: 6333
|
|
|
|
|
|
|
|
|
|
- id: aevyra
|
|
|
|
|
name: Aevyra
|
|
|
|
|
icon: "🌐"
|
|
|
|
|
description: "Aevyra Web - Main web application and public-facing site"
|
|
|
|
|
url: "https://www.aevyra.net"
|
|
|
|
|
container_name: aevyra-web
|
|
|
|
|
port: 3001
|
|
|
|
|
|
|
|
|
|
documents:
|
|
|
|
|
- id: naming-rules
|
|
|
|
|
title: "Правила именования устройств"
|
|
|
|
|
description: "Стандарт формирования имён для хостов и оборудования"
|
2026-03-17 10:34:22 -04:00
|
|
|
url: "https://vault.redunits.net/SARMATA5/codex/raw/branch/main/sarmata5/naming.md"
|