Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 790 Bytes

File metadata and controls

34 lines (20 loc) · 790 Bytes

remonade

🍹 Choreography tool on remote machine

CircleCI codecov

Install

npm i -D remonade

How to use

1. Confirm that ssh can connect to the target server.

2. On that server create a user named remonade.

This is necessary to terminate all processes each time the connection closes.

Create the remonade user

sudo adduser remonade

3. Create remonade.config.js

4. Clone current project onto the remote server

5. Run remonade