Skip to content

DEPRECATED: Our legacy GitHub webhook handler and a (still) easy way to run just about everything.

Notifications You must be signed in to change notification settings

ProjectCopilot/deployee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployee

This manages deployment of services in response to GitHub webhook requests. Run build.sh to set yourself up, hit deploy.sh to start the listener, sit back, and relax.

Configuration

Your app should be configured in settings.cfg. Here is an example:

HUB_SECRET = 'whatdoesthef0xsay'
HOST = '0.0.0.0'
PORT = 1234

This should be automatically configured during build, but just in case, run scripts/setup_settings.sh to make any changes.

About

DEPRECATED: Our legacy GitHub webhook handler and a (still) easy way to run just about everything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published