nasa/fprime

FPrime GDS - Provide a Base URL/ Root URL option so that its easy to reverse proxy FPrime GDS

Open

#3,854 建立於 2025年7月7日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (1,249 fork)batch import
F´ GDShelp wanted

倉庫指標

Star
 (9,718 star)
PR 合併指標
 (平均合併 5天 15小時) (30 天內合併 65 個 PR)

描述

F´ Version
Affected Component GDS

Feature Request: Configurable Base URL for GDS

Currently, FPrime's Ground Data System (GDS) can only run at a root URL (e.g., localhost:5000). This makes managing multiple FPrime instances challenging, requiring users to remember and track individual port numbers.

It would be helpful if GDS allowed specifying an arbitrary base URL (e.g., localhost/fprime-gds-2). This capability would simplify management of multiple GDS instances and facilitate use behind reverse proxies, similar to Grafana's root URL option. This is especially useful in a dockerized setup/as part of CI/CD pipelines.

貢獻者指南