[GH-ISSUE #50] Coterm Does Not Support Multiple Nodes #33

Closed
opened 2026-02-26 17:31:04 +03:00 by kerem · 0 comments
Owner

Originally created by @ericwang401 on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/50

Current Behavior

One instance of Coterm can only be set to proxy one node for now.

Expected Behavior

Coterm should be able to be used for multiple nodes. The reason it is limited to one node is because Coterm only accepts 1 set of credentials and every node generates their own set of credentials.

In order to make Coterm support multiple nodes, nodes should share Coterm credentials instead of each generating their own unique credentials.

A new table in the database can be created to house all the instances of Coterm, and if a node has Coterm enabled, it is simply linked to one of the available Coterm instances in the Coterm table through a Has-One relationship.

Steps to Reproduce

N/A

Screenshots

No response

Proxmox OS Version

N/A

Operating System

N/A

Browser

N/A

Additional Context

No response

Panel Version

N/A

Error Logs

N/A

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @ericwang401 on GitHub (Nov 6, 2023). Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/50 ### Current Behavior One instance of Coterm can only be set to proxy one node for now. ### Expected Behavior Coterm should be able to be used for multiple nodes. The reason it is limited to one node is because Coterm only accepts 1 set of credentials and every node generates their own set of credentials. In order to make Coterm support multiple nodes, nodes should share Coterm credentials instead of each generating their own unique credentials. A new table in the database can be created to house all the instances of Coterm, and if a node has Coterm enabled, it is simply linked to one of the available Coterm instances in the Coterm table through a Has-One relationship. ### Steps to Reproduce N/A ### Screenshots _No response_ ### Proxmox OS Version N/A ### Operating System N/A ### Browser N/A ### Additional Context _No response_ ### Panel Version N/A ### Error Logs ```bash N/A ``` ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
kerem 2026-02-26 17:31:04 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/panel#33
No description provided.