Skip to content

mohamedchebbii/fh-remote-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FH-remote-install README

Basically, FH-remote-install will automate, for every feedhandler project in the active workspace the following:

  • Compilation in test server
  • Copy production instance of the feedhanler based on the choise of the user
  • Upgarde the dev compiled version using the automatic steps of Quantflow

Requirements

sshpass is required to use this extension.

Extension Settings

Once the plugin installed, you need to check if default setting are good. (Cltr+,)

Settings

How does It work

Open Command Patette (Cltr+Shift+P): and tape "Configure Remote Install"

Configure Remote Install

If every thing is going well, you will see the following info message:

info

Check that in every project in the active workspace there is a new file created : .vscode/tasks.json

check tasks.json

Now if you tape Terminal->Run Build Task(Cltr+Alt+B),you will see diffrents build for every project.

If we click on cme_mdp3, thebuild is lauched as follow and thecompilation began:

compilation

Once the compilation is done, A new list of production server is displayed,

In this demo, we choose the instance CME_CBOT_FUTURES_HW_SPEC:aurcme-fh101102

choose production server

A copy of the production instance is installed on the rnd server.

Install

Now steps of automatic Quantflow will be applied.

Apply QF

Apply QF


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published