[PR #415] feat: reef chain bootstrap #443

Open
opened 2025-11-22 20:38:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/415
Author: @anukulpandey
Created: 10/3/2025
Status: 🔄 Open

Base: mainHead: reef-chain


📝 Commits (10+)

📊 Changes

10 files changed (+385 additions, -0 deletions)

View changed files

blueprints/reef-bootnode/docker-compose.yml (+22 -0)
blueprints/reef-bootnode/reef.svg (+68 -0)
blueprints/reef-bootnode/template.toml (+23 -0)
blueprints/reef-faucet/docker-compose.yml (+21 -0)
blueprints/reef-faucet/reef.svg (+68 -0)
blueprints/reef-faucet/template.toml (+19 -0)
blueprints/reef-rpc/docker-compose.yml (+23 -0)
blueprints/reef-rpc/reef.svg (+68 -0)
blueprints/reef-rpc/template.toml (+19 -0)
📝 meta.json (+54 -0)

📄 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/Dokploy/templates/pull/415 **Author:** [@anukulpandey](https://github.com/anukulpandey) **Created:** 10/3/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `reef-chain` --- ### 📝 Commits (10+) - [`50cc1bc`](https://github.com/Dokploy/templates/commit/50cc1bc779759c3f3f6d7fc7483c16c4c53b851f) feat: reef chain bootstrap - [`f5949cb`](https://github.com/Dokploy/templates/commit/f5949cb2048d5f55ecde51535bd1d59b8a5a2c9c) fix: missing doc field - [`91653cd`](https://github.com/Dokploy/templates/commit/91653cddb3a068dab6a97a583c42d178bc020d59) feat: reef rpc - [`41920f4`](https://github.com/Dokploy/templates/commit/41920f451cf1fb562b85d6c05399d5b2bdff8b37) fix: meta - [`72b2109`](https://github.com/Dokploy/templates/commit/72b210923629dab03d60182b699b15ee5b5dbd1a) feat: toml changes - [`8869a34`](https://github.com/Dokploy/templates/commit/8869a34d506645bab2bad417fac2d5dde5a49380) fix: var in rpc - [`35bfe1c`](https://github.com/Dokploy/templates/commit/35bfe1ccf350244cdfa13f45576ec1d799a267db) feat: minimal rpc - [`bba1445`](https://github.com/Dokploy/templates/commit/bba1445886816e8d52ccaa8a51de3a50787c2b93) feat: default envs - [`f63563f`](https://github.com/Dokploy/templates/commit/f63563fe64cb0aa7b456edd8a9733435b397f7ad) bootnode toml - [`2971695`](https://github.com/Dokploy/templates/commit/297169572debc0c49857c44c453ea59f97c3d9e7) feat: icon ### 📊 Changes **10 files changed** (+385 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/reef-bootnode/docker-compose.yml` (+22 -0) ➕ `blueprints/reef-bootnode/reef.svg` (+68 -0) ➕ `blueprints/reef-bootnode/template.toml` (+23 -0) ➕ `blueprints/reef-faucet/docker-compose.yml` (+21 -0) ➕ `blueprints/reef-faucet/reef.svg` (+68 -0) ➕ `blueprints/reef-faucet/template.toml` (+19 -0) ➕ `blueprints/reef-rpc/docker-compose.yml` (+23 -0) ➕ `blueprints/reef-rpc/reef.svg` (+68 -0) ➕ `blueprints/reef-rpc/template.toml` (+19 -0) 📝 `meta.json` (+54 -0) </details> ### 📄 Description _No description provided_ --- <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:38:45 -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#443