Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Through the below steps Crater can be installed on any device whether it is linux,macos or windows.

Prerequisites:-

This page will help you to install crater on your own PC

At the end of this module you will be able to install and run crater on your on pc using docker

Command to follow :-

$ cd crater
$ cp .env.example .env
$ docker-compose up -d
$ ./docker-compose/setup.sh

Run the above commands and go on your browser (http://localhost is default port) your crater installation wizard will start.

Do check the port on which crater is running in the docker file which you have cloned

Complete the installation wizard :-

The below window should appear if everything worked well.

On Installation wizard - Database setup, use below credentials:

  • Database Host: db

  • Database Name: crater

  • Database Username: crater

  • Database Password: crater

Verify the domain

Add your mail id and name.

Add your personal information

You are all set to use crater

Success

Successfully installed crater invoice solution using Docker

  • No labels