[PR #160] [MERGED] fix(blueprint): rybbit v1.2.0 #253

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/160
Author: @nktnet1
Created: 6/1/2025
Status: Merged
Merged: 6/20/2025
Merged by: @Siumauricio

Base: mainHead: rybbit


📝 Commits (10+)

  • db1f393 fix(blueprint): rybbit v1.0, no more /api stripping
  • cd8acc8 fix(blueprint): rybbit /health -> /api/health in v1.0.0
  • d569c42 docs(blueprint): notes on rybbit domain
  • 62a8c66 fix(blueprint): use version tag 1.0.0 in docker compose
  • 3bee432 fix(blueprint): bump clickhouse and postgres versions for rybbit
  • 66a79f7 fix(blueprint): remote clickhouse config.d volume
  • 0b44930 fix(blueprint): remove network configurations
  • f38ccc0 docs(blueprint): rybbit CORS typo
  • 1e79ddf docs(blueprint): rybbit only supports HTTPS
  • ead188c feat(blueprint): rybbit clickhouse config mounted, bump versions

📊 Changes

3 files changed (+72 additions, -64 deletions)

View changed files

📝 blueprints/rybbit/docker-compose.yml (+15 -46)
📝 blueprints/rybbit/template.toml (+56 -17)
📝 meta.json (+1 -1)

📄 Description

Changes:

  • remove /api stripping
  • remove caddy reverse proxy
  • added clickhouse config in volume mount

Release notes:

Migration guide:


🔄 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/160 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/20/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `rybbit` --- ### 📝 Commits (10+) - [`db1f393`](https://github.com/Dokploy/templates/commit/db1f39323518f17df40091b1b5a02a2cd7fc02f1) fix(blueprint): rybbit v1.0, no more /api stripping - [`cd8acc8`](https://github.com/Dokploy/templates/commit/cd8acc8af47c0ac4bb0692ac6e6b531d1a17556b) fix(blueprint): rybbit /health -> /api/health in v1.0.0 - [`d569c42`](https://github.com/Dokploy/templates/commit/d569c42543fdd4565ce654aca8b974b6756ce919) docs(blueprint): notes on rybbit domain - [`62a8c66`](https://github.com/Dokploy/templates/commit/62a8c66dbaeef048075e115b2d1a870ace92b5f4) fix(blueprint): use version tag 1.0.0 in docker compose - [`3bee432`](https://github.com/Dokploy/templates/commit/3bee43236f21522babda328f48e9f18f907bbf8d) fix(blueprint): bump clickhouse and postgres versions for rybbit - [`66a79f7`](https://github.com/Dokploy/templates/commit/66a79f758d3062227f7021006dec85d677a26138) fix(blueprint): remote clickhouse config.d volume - [`0b44930`](https://github.com/Dokploy/templates/commit/0b44930611549dc103171d9c8ace46ce920e1ec5) fix(blueprint): remove network configurations - [`f38ccc0`](https://github.com/Dokploy/templates/commit/f38ccc0a1c695a552378494ba128cd14bbcd0600) docs(blueprint): rybbit CORS typo - [`1e79ddf`](https://github.com/Dokploy/templates/commit/1e79ddf7ada445d881f15b9aebd0dab987f028de) docs(blueprint): rybbit only supports HTTPS - [`ead188c`](https://github.com/Dokploy/templates/commit/ead188c94846a0860567c10dc01e2e1d6fbbab39) feat(blueprint): rybbit clickhouse config mounted, bump versions ### 📊 Changes **3 files changed** (+72 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/rybbit/docker-compose.yml` (+15 -46) 📝 `blueprints/rybbit/template.toml` (+56 -17) 📝 `meta.json` (+1 -1) </details> ### 📄 Description Changes: - remove /api stripping - remove caddy reverse proxy - added clickhouse config in volume mount Release notes: - https://github.com/rybbit-io/rybbit/releases/tag/v1.0.0 Migration guide: - https://www.rybbit.io/docs/v1-migration --- <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:33:30 -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#253