[PR #261] [CLOSED] add swetrix analytics #320

Closed
opened 2025-11-22 20:35:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/261
Author: @thaarrtt
Created: 8/1/2025
Status: Closed

Base: mainHead: analytic


📝 Commits (10+)

📊 Changes

8 files changed (+1244 additions, -237 deletions)

View changed files

📝 blueprints/casdoor/docker-compose.yml (+1 -0)
📝 blueprints/casdoor/template.toml (+1 -0)
📝 blueprints/keycloak/docker-compose.yml (+73 -11)
📝 blueprints/keycloak/template.toml (+14 -11)
blueprints/swetrix/docker-compose.yml (+78 -0)
blueprints/swetrix/swetrix.png (+0 -0)
blueprints/swetrix/template.toml (+38 -0)
📝 meta.json (+1039 -215)

📄 Description

What is this PR about?

add a swetrix templates

Checklist

Before submitting this PR, please make sure that:


🔄 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/Dokploy/templates/pull/261 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 8/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `analytic` --- ### 📝 Commits (10+) - [`dacb6c1`](https://github.com/Dokploy/templates/commit/dacb6c1169c4e18308303373f048868e03a502e0) test cf deploy - [`842c4bd`](https://github.com/Dokploy/templates/commit/842c4bd9c807a96b2ecd4fee6d5488fff2be7d2a) fix port expose - [`bc86dbe`](https://github.com/Dokploy/templates/commit/bc86dbe6294ce3503da6bf747dbfe1dc2b55d79e) use full clickhouse url - [`ae54057`](https://github.com/Dokploy/templates/commit/ae5405723ec40b67fcdefaeaf7e42bac580013dc) improve env - [`12f94a6`](https://github.com/Dokploy/templates/commit/12f94a6abf50bbba3695d5cf38bcb48775679256) api route fixing - [`b00790b`](https://github.com/Dokploy/templates/commit/b00790b883c95dcd9cea95eed806669dafee22a6) Merge branch 'main' into analytic - [`3972334`](https://github.com/Dokploy/templates/commit/39723342646dc51bf0ece9eff47d6e2acc338827) try fix https proxy traefik - [`4585bd9`](https://github.com/Dokploy/templates/commit/4585bd9e522c6b9115cf7f13e4f30967ab8284a5) delete prefix https - [`37c6958`](https://github.com/Dokploy/templates/commit/37c69587c377b4ef9d5d6e25f71794e8ed466a1b) remove optimized flag - [`d55666c`](https://github.com/Dokploy/templates/commit/d55666c4bfee6bf8f9946097e4d047496b8ad9db) proxy header env try fix ### 📊 Changes **8 files changed** (+1244 additions, -237 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/casdoor/docker-compose.yml` (+1 -0) 📝 `blueprints/casdoor/template.toml` (+1 -0) 📝 `blueprints/keycloak/docker-compose.yml` (+73 -11) 📝 `blueprints/keycloak/template.toml` (+14 -11) ➕ `blueprints/swetrix/docker-compose.yml` (+78 -0) ➕ `blueprints/swetrix/swetrix.png` (+0 -0) ➕ `blueprints/swetrix/template.toml` (+38 -0) 📝 `meta.json` (+1039 -215) </details> ### 📄 Description ## What is this PR about? add a swetrix templates ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:35:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#320