[PR #509] Feat : Add Fonoster template -#45 #510

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/509
Author: @Harikrishnan1367709
Created: 11/6/2025
Status: 🔄 Open

Base: mainHead: Template-Request--Fonoster-#45


📝 Commits (3)

  • c084113 feat: Add Fonoster template - open source Twilio alternative
  • 5fc8057 fixed the build issue
  • 9979469 fixed the service log issue

📊 Changes

4 files changed (+568 additions, -0 deletions)

View changed files

blueprints/fonoster/docker-compose.yml (+206 -0)
blueprints/fonoster/fonoster.svg (+11 -0)
blueprints/fonoster/template.toml (+331 -0)
📝 meta.json (+20 -0)

📄 Description

Description

Adds Fonoster template

What's Included

  • Complete docker-compose.yml with 11 services (dashboard, apiserver, autopilot, routr, rtpengine, asterisk, postgres, influxdb, nats, envoy)
  • Comprehensive template.toml with auto-generated secrets and env vars
  • Envoy configuration with gRPC-Web and CORS support
  • Meta.json entry with proper tags

Notes

  • Users must set host_ip to their server's IP address
  • RSA keys need to be generated manually after deployment
Screenshot 2025-11-06 at 4 30 22 PM

Fixes #45


🔄 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/509 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 11/6/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Template-Request--Fonoster-#45` --- ### 📝 Commits (3) - [`c084113`](https://github.com/Dokploy/templates/commit/c084113c1015283ae18709867355ebb93ec4d419) feat: Add Fonoster template - open source Twilio alternative - [`5fc8057`](https://github.com/Dokploy/templates/commit/5fc80570586c3a21dc687016542555e63740dcf1) fixed the build issue - [`9979469`](https://github.com/Dokploy/templates/commit/997946987e1c5388ea7940abb1aa42ac469ce0da) fixed the service log issue ### 📊 Changes **4 files changed** (+568 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/fonoster/docker-compose.yml` (+206 -0) ➕ `blueprints/fonoster/fonoster.svg` (+11 -0) ➕ `blueprints/fonoster/template.toml` (+331 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description ## Description Adds Fonoster template ## What's Included - Complete docker-compose.yml with 11 services (dashboard, apiserver, autopilot, routr, rtpengine, asterisk, postgres, influxdb, nats, envoy) - Comprehensive template.toml with auto-generated secrets and env vars - Envoy configuration with gRPC-Web and CORS support - Meta.json entry with proper tags ## Notes - Users must set `host_ip` to their server's IP address - RSA keys need to be generated manually after deployment <img width="1684" height="970" alt="Screenshot 2025-11-06 at 4 30 22 PM" src="https://github.com/user-attachments/assets/adf63482-9d06-4b83-864d-0e757695b07c" /> Fixes #45 --- <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:40:03 -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#510