You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: