Info |
---|
can we headtdowThrough Through the below steps crater Crater can be installed on any device whether it is linux,macos or windows. |
Prerequisites:-
Docker installed on your device or visit : https://docs.docker.com/install/
Docker compose installed https://docs.docker.com/compose/install/(opens new window)
Clone the crater repository
git clone https://github.com/Bahmni/crater/
...
Code Block |
---|
$ cd crater $ cp .env.example .env $ docker-compose up -d $ ./docker-compose/setup.sh |
Tip |
---|
Run the above commands and go on your browser (http://localhost is default port) your crater installation wizard will start. |
Info |
---|
Do check the port on which crater is running in the docker file which you have cloned |
...
You are all set to use crater
...
Tip |
---|
SuccessSuccessfully installed crater invoice solution using Docker |