beckn / beckn-onix

beckn onix
MIT License
22 stars 16 forks source link

Demo Video Improvements #130

Open emmayank opened 2 months ago

emmayank commented 2 months ago

Description

This issue is created to report the necessary changes and improvements needed for the demo videos shared. Please address the following points:

Changes Required

  1. Beckn Logo Licensing:

    • [x] Need Beckn logo with CC-BY-NC-SA 4.0 International Licensing.
  2. Audio Improvements:

    • [x] Remove noise and echo from the background.
  3. Visual Adjustments:

    • [x] Move the speaker bubble to the bottom right corner.
  4. User Guide Links:

    • [x] The link to the user guides is in the home page. It is easier to show that than for users to note down the detailed path.
  5. Video 2: Registry CLI

    • [x] Correct the Nginx reverse proxy configuration for the registry to send to port 3030, not 3000.
  6. Video 3: Gateway GUI

    • [x] Along with the gateway, it would be nice to see on the registry that the registration worked.
    • [x] Fix the 502 gateway error shown in the CLI in the last part.
  7. General Notes:

    • [ ] All videos: The Nginx role mentioned in all the videos is that of a reverse proxy. It is useful to mention that what needs to be done is configure Nginx or any other reverse proxy to pass the web traffic to the ports where the application (BAP) is running. Similarly, mention that SSH should also be configured on all nodes.

Post-Changes Action

viraj89 commented 3 weeks ago

Hi @harshcrop - can you please check with @Mishalabdullah on the next steps here/updates?