Skip to content

Minor webserver with python to run shell scripts

Notifications You must be signed in to change notification settings

alexrochas/ws-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Webserver to Shell Script

Minor webserver with python to run shell scripts

How-to

Start webserver

~/[path_to_repository]$ python server.py

Hit http://localhost:8000/jobs/start.py:

~/[path_to_repository]$ curl http://localhost:8000/jobs/start.py

Curl will return an OK and the python server will log job script outputs.

Meta

Alex Rocha - about.me

About

Minor webserver with python to run shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published