Skip to content

Rabinzon/deploy-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy machine

This is a little helper script, that can execute command on machine from config by http post request.

How to run:

PORT=3000 CONF=config.yaml npm start

Example config, yaml file:

-
    url: w3fG0dfpSsc0yDEd9DQgkwrpwhL
    exec: cd /home/dir && git pull
-
    url: erdG0dsadfpSsc0yDEd9DQg
    exec: touch file.txt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published