Skip to content

intellead/intellead-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build intellead and deploy it to Docker

intellead microservices architecture

Documentation

Microservices

Database mapping

intellead database mapping

Integration Tests

How to run intellead

We need to have git and docker installed previously.

$ bash < git clone https://github.com/intellead/intellead-getting-started.git
$ bash < cd intellead-getting-started

Now we need to run the script that will get all intellead sources.

(unix)      $ bash < setup.sh
(windows)   $ bash < setup.bat

This will basically clone every intellead repository in ./bin/ folder.

$ bash < cd bin
$ bash < docker-compose up --build

Then we call docker-compose and it starts all intellead microservices.

Contributing

See the CONTRIBUTING.md document for details.

About

Getting started with intellead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •