all in one install

This commit is contained in:
Venkatesh Babu
2024-05-10 15:36:43 +05:30
parent e86e52431f
commit f4372c6b20
2 changed files with 3 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ Experience the convenience and efficiency of Beckn-ONIX as you embark on your jo
- The GUI installer needs Node, NPM and LocalTunnel to be installed before starting. - The GUI installer needs Node, NPM and LocalTunnel to be installed before starting.
### Release date ### Release date
2024-05-06 2024-05-06
## Beckn-ONIX Version 0.3.0 (2024-03-20) ## Beckn-ONIX Version 0.3.0 (2024-03-20)
@@ -66,7 +67,7 @@ Experience the convenience and efficiency of Beckn-ONIX as you embark on your jo
### Limitations ### Limitations
- The beckn-onix.sh installer used for multi node. For single node installation the start_beckn.sh file has to be used. - The beckn-onix.sh installer used for multi node. For single node installation the start_beckn.sh file has to be used. (This is not true anymore. The beckn-onix.sh has an option to install all components on a single machine)
### Upcoming Version ### Upcoming Version

View File

@@ -233,7 +233,7 @@ Refer to the [core specification](https://github.com/beckn/protocol-specificatio
## Running Beckn-ONIX locally ## Running Beckn-ONIX locally
- In order for people new to Beckn who want to try out Beckn on their own machine, a simple one click installer has been written. Currently it can be installed by running the `start_beckn.sh` script present in the installfolder. In the next release, this will be integrated with the main script and the `start_beckn.sh` script deprecated. An all in one installation has preconfigured values for variables and so pretty much does not ask for any input. - In order for people new to Beckn who want to try out Beckn on their own machine, choose the option to "Set up a network on your local machine" in the main screen. The all in one installation has preconfigured values for variables and so pretty much does not ask for any input.
## Appendix A - Registering or adding domain or subdomains ## Appendix A - Registering or adding domain or subdomains