Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

[monitor] Automatic creation of dexter server instances #131

Closed KarolAntczak closed 7 years ago

KarolAntczak commented 7 years ago

Hi,

I added functionality of creating dexter-server from Dexter Monitor UI. It automatically creates database, starts dexter-server instance and adds entry to dexter-monitor DB.

image

I tested on both Linux and Windows - works correctly. Also, if one have Supervisor installed, newly created server instance is automatically managed by it.

What do you thing about it?

Min-Ho-Kim commented 7 years ago

Hi, Karol That's awesome and we needed the features. We will review the request then, merge it.

Thank you for your contribution.