From a09dbca9ef9705fc3e00d5c9b066f4dfb54366b6 Mon Sep 17 00:00:00 2001 From: prasad-takale-eminds Date: Tue, 27 Aug 2024 18:32:32 +0530 Subject: [PATCH] Updated document with Supported OS details --- docs/user_guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user_guide.md b/docs/user_guide.md index 6d7a574..19aa960 100644 --- a/docs/user_guide.md +++ b/docs/user_guide.md @@ -49,8 +49,10 @@ Docker compose and docker are extensively used in the installation and running o ### Overall Pre-requisites +- OS supported and test Beckn-ONIX installer are Ubuntu (20.04, 22.04 and 24.04), Debian (12), Amazon Linux 2, Windows with WSL support and MacOS. - Atleast four virtual servers (EC2 instances) configured on the cloud provider with administrator login (e.g. ssh access) to them. - Access to domain name management with ability to create domain-name/subdomains for each of the components. +- Latest docker version. - Run the following two commands on all machines where the script is being run for the first time. Login to a new shell for the command to take effect and continue with the installation. Not doing so will result in docker permisssion error ```