From d7543ba28de5b301afa5846a14d1079180a5c0bd Mon Sep 17 00:00:00 2001
From: yyvf <yyvf@pm.me>
Date: Wed, 2 Apr 2025 11:59:32 -0300
Subject: [PATCH] feat: db machines

---
 content/pt-br/docs/machines/base/azzanadra.md       | 4 ----
 content/pt-br/docs/machines/base/c3sldb2.md         | 4 ----
 content/pt-br/docs/machines/db/_index.md            | 4 ++++
 content/pt-br/docs/machines/db/azzanadra.md         | 5 +++++
 content/pt-br/docs/machines/db/case.md              | 8 ++++++++
 content/pt-br/docs/machines/db/kipp.md              | 4 ++++
 content/pt-br/docs/machines/db/tars.md              | 4 ++++
 content/pt-br/docs/virtuals/db/_index.md            | 5 +++++
 content/pt-br/docs/virtuals/db/gandalf.md           | 4 ++++
 content/pt-br/docs/virtuals/db/saruman.md           | 4 ++++
 content/pt-br/docs/virtuals/db/simcaqmonetdbdev.md  | 4 ++++
 content/pt-br/docs/virtuals/db/simcaqmonetdbprod.md | 4 ++++
 12 files changed, 46 insertions(+), 8 deletions(-)
 delete mode 100644 content/pt-br/docs/machines/base/azzanadra.md
 delete mode 100644 content/pt-br/docs/machines/base/c3sldb2.md
 create mode 100644 content/pt-br/docs/machines/db/_index.md
 create mode 100644 content/pt-br/docs/machines/db/azzanadra.md
 create mode 100644 content/pt-br/docs/machines/db/case.md
 create mode 100644 content/pt-br/docs/machines/db/kipp.md
 create mode 100644 content/pt-br/docs/machines/db/tars.md
 create mode 100644 content/pt-br/docs/virtuals/db/_index.md
 create mode 100644 content/pt-br/docs/virtuals/db/gandalf.md
 create mode 100644 content/pt-br/docs/virtuals/db/saruman.md
 create mode 100644 content/pt-br/docs/virtuals/db/simcaqmonetdbdev.md
 create mode 100644 content/pt-br/docs/virtuals/db/simcaqmonetdbprod.md

diff --git a/content/pt-br/docs/machines/base/azzanadra.md b/content/pt-br/docs/machines/base/azzanadra.md
deleted file mode 100644
index d6dca49..0000000
--- a/content/pt-br/docs/machines/base/azzanadra.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: azzanadra
-description: Gerenciada pelo Time de Banco de Dados.
----
diff --git a/content/pt-br/docs/machines/base/c3sldb2.md b/content/pt-br/docs/machines/base/c3sldb2.md
deleted file mode 100644
index 794e3ab..0000000
--- a/content/pt-br/docs/machines/base/c3sldb2.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: c3sldb2
-description: A c3sldb2 é uma máquina de banco de dados.
----
diff --git a/content/pt-br/docs/machines/db/_index.md b/content/pt-br/docs/machines/db/_index.md
new file mode 100644
index 0000000..50efc27
--- /dev/null
+++ b/content/pt-br/docs/machines/db/_index.md
@@ -0,0 +1,4 @@
+---
+title: DB
+description: Máquinas destinadas para Banco de Dados
+---
diff --git a/content/pt-br/docs/machines/db/azzanadra.md b/content/pt-br/docs/machines/db/azzanadra.md
new file mode 100644
index 0000000..cf7db94
--- /dev/null
+++ b/content/pt-br/docs/machines/db/azzanadra.md
@@ -0,0 +1,5 @@
+---
+title: azzanadra
+---
+
+Segundo o Muriki, ainda não tem finalidade.
diff --git a/content/pt-br/docs/machines/db/case.md b/content/pt-br/docs/machines/db/case.md
new file mode 100644
index 0000000..6af8cf0
--- /dev/null
+++ b/content/pt-br/docs/machines/db/case.md
@@ -0,0 +1,8 @@
+---
+title: case
+description: PostgreSQL primário
+---
+
+O nome `postgres.c3sl.ufpr.br` geralmente aponta para a case. Caso a case
+falhe, esse nome deve ser mudado para a [tars](/docs/machines/db/tars).
+
diff --git a/content/pt-br/docs/machines/db/kipp.md b/content/pt-br/docs/machines/db/kipp.md
new file mode 100644
index 0000000..633153f
--- /dev/null
+++ b/content/pt-br/docs/machines/db/kipp.md
@@ -0,0 +1,4 @@
+---
+title: kipp
+description: Máquina para processamento analítico (clickhouse)
+---
diff --git a/content/pt-br/docs/machines/db/tars.md b/content/pt-br/docs/machines/db/tars.md
new file mode 100644
index 0000000..427c80e
--- /dev/null
+++ b/content/pt-br/docs/machines/db/tars.md
@@ -0,0 +1,4 @@
+---
+title: tars
+description: PostgreSQL secundário
+---
diff --git a/content/pt-br/docs/virtuals/db/_index.md b/content/pt-br/docs/virtuals/db/_index.md
new file mode 100644
index 0000000..4680255
--- /dev/null
+++ b/content/pt-br/docs/virtuals/db/_index.md
@@ -0,0 +1,5 @@
+---
+title: DB
+description: Máquinas destinadas para Banco de Dados
+---
+
diff --git a/content/pt-br/docs/virtuals/db/gandalf.md b/content/pt-br/docs/virtuals/db/gandalf.md
new file mode 100644
index 0000000..2e180f6
--- /dev/null
+++ b/content/pt-br/docs/virtuals/db/gandalf.md
@@ -0,0 +1,4 @@
+---
+title: Gandalf
+description: Máquina de testes de banco de dados
+---
diff --git a/content/pt-br/docs/virtuals/db/saruman.md b/content/pt-br/docs/virtuals/db/saruman.md
new file mode 100644
index 0000000..41857d3
--- /dev/null
+++ b/content/pt-br/docs/virtuals/db/saruman.md
@@ -0,0 +1,4 @@
+---
+title: Saruman
+description: Máquina de testes de banco de dados
+---
diff --git a/content/pt-br/docs/virtuals/db/simcaqmonetdbdev.md b/content/pt-br/docs/virtuals/db/simcaqmonetdbdev.md
new file mode 100644
index 0000000..a3cda1b
--- /dev/null
+++ b/content/pt-br/docs/virtuals/db/simcaqmonetdbdev.md
@@ -0,0 +1,4 @@
+---
+title: simcaqmonetdbprod
+description: Máquina do SIMCAQ com MonetDB
+---
diff --git a/content/pt-br/docs/virtuals/db/simcaqmonetdbprod.md b/content/pt-br/docs/virtuals/db/simcaqmonetdbprod.md
new file mode 100644
index 0000000..618fb78
--- /dev/null
+++ b/content/pt-br/docs/virtuals/db/simcaqmonetdbprod.md
@@ -0,0 +1,4 @@
+---
+title: simcaqmonetdbdev
+description: Máquina do SIMCAQ com MonetDB
+---
-- 
GitLab