pelican-dev / panel

https://pelican.dev
GNU Affero General Public License v3.0
887 stars 90 forks source link

Consolidate Primary and Additional Allocations #68

Open lancepioch opened 7 months ago

lancepioch commented 7 months ago

Only usage of primary allocation is for the magic egg variables of: {{SERVER_IP}} abd {{SERVER_PORT}}

Besides that, it's only visual.

Instead it could be better to just have the ports as egg variables and you just select (or add new) Allocation from that dropdown instead.

lancepioch commented 7 months ago

Concept of Allocation groups

CodeExplorerX commented 1 month ago

@lancepioch I created a similar request for an idea, but as I understand it, is it already planned exactly as I described or will there be any differences?

597