-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move from Beckn's hosted protocol server to self hosted #26
Comments
@techsavvyash spoke to beckn team. A fix was shared. Will followup with them. cc @charanpreet-samagra |
We will refer the DSEP core.yaml file and implement in our branch. |
I have figured out the fix, and this ticket can now be closed and #16 can be worked on |
We have deployed to samagra servers using pm2. Docker compose files of the protocol server are broken. We are fixing it in #16 |
Devops pipeline not used. Dockerised deployment instead. |
Domain mappings to be done and tested. |
Description
Currently the postman collection shared with the concerned teams is using the protocol server instance hosted by the beckn team. We have created a fork of the same in our org here. However the fork on testing locally, shows that the
track
andupdate
methods have not been configured, which is a bug that needs to be fixed. Post the bug fix, the protocol-server needs to be onboarded in samagra devops pipelines and deployed on our servers. Ideally, if everything goes well, the samagra deployed link would be a drop in replacement for the current beckn's instance in our use cases.The text was updated successfully, but these errors were encountered: