feat: add service catalog management with policy integration for domain-based resource access control
Add ServiceCatalogItem type and services CRUD API endpoints (list, create, update, delete). Extend Policy type to include services array with domain, upstream_ip, proxy_ip, and ports metadata. Add ServicesPage component with table view and create/edit modals for managing service definitions. Include service name, domain, proxy, and upstream columns with port parsing logic. Integrate service selection
This commit is contained in:
3
deploy/access-proxy/go.mod
Normal file
3
deploy/access-proxy/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module nexavpn/access-proxy
|
||||
|
||||
go 1.23
|
||||
Reference in New Issue
Block a user