beckn / beckn-onix

beckn onix
MIT License
22 stars 16 forks source link

Network Configuration URL for protocol server during installation #132

Open vbabuEM opened 2 months ago

vbabuEM commented 2 months ago

Problem: Currently during installation of protocol server we ask for a network configuration URL. Nothing happens to this input.

Solution The user should give the address of the Layer 2 Config at this place. Once it is provided, it should be copied into the schemas folder within the container for both the client and network parts of the Protocol Server being installed.

viraj89 commented 3 weeks ago

To establish clarity and work with Venkatesh.

vbabuEM commented 3 weeks ago

Duplicate of #18

vbabuEM commented 3 weeks ago

Actually #18 is the parent of

132

133

134

viraj89 commented 2 weeks ago

This is a duplicate ticket for #18, hence marking this as closed.

vbabuEM commented 1 week ago

@viraj89 , the understanding was that 18 is a parent ticket and it has three child tickets - protocol-server, registry and gateway. You have left the other two as active and for discussion. Wouldnt it make sense to also have this as active and track the protocol server implementation independently? Actually for protocol server we have a potential solution already available (i.e. copy the given file to the schemas folder within the container).