[PR #163] [MERGED] Add postgresql #178

Closed
opened 2025-12-28 23:19:37 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/163
Author: @ryan4yin
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @ryan4yin

Base: mainHead: add-postgresql


📝 Commits (3)

  • cf4426f feat: add postgresql
  • ca7cd4c feat: add postgresql
  • d2710a0 feat: add grafana dashbaord, fix exporter

📊 Changes

6 files changed (+3323 additions, -4 deletions)

View changed files

📝 hosts/idols-aquamarine/caddy.nix (+1 -1)
📝 hosts/idols-aquamarine/grafana/dashboards/README.md (+5 -0)
hosts/idols-aquamarine/grafana/dashboards/databases/postgresql-database.json (+3167 -0)
hosts/idols-aquamarine/postgresql.nix (+130 -0)
📝 hosts/idols-aquamarine/prometheus/default.nix (+13 -1)
📝 secrets/nixos.nix (+7 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/163 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `add-postgresql` --- ### 📝 Commits (3) - [`cf4426f`](https://github.com/ryan4yin/nix-config/commit/cf4426f116356b6e0d766c5120e8e5c49cd3ef01) feat: add postgresql - [`ca7cd4c`](https://github.com/ryan4yin/nix-config/commit/ca7cd4c17df92b551dd3cd83148237bbc761d6de) feat: add postgresql - [`d2710a0`](https://github.com/ryan4yin/nix-config/commit/d2710a01fd68e9fb99c3cb03fc15835e36e3c1f8) feat: add grafana dashbaord, fix exporter ### 📊 Changes **6 files changed** (+3323 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `hosts/idols-aquamarine/caddy.nix` (+1 -1) 📝 `hosts/idols-aquamarine/grafana/dashboards/README.md` (+5 -0) ➕ `hosts/idols-aquamarine/grafana/dashboards/databases/postgresql-database.json` (+3167 -0) ➕ `hosts/idols-aquamarine/postgresql.nix` (+130 -0) 📝 `hosts/idols-aquamarine/prometheus/default.nix` (+13 -1) 📝 `secrets/nixos.nix` (+7 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:37 +01:00
adam closed this issue 2025-12-28 23:19:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#178