Skip to content

friedbutter/sysdig-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysdig-server

sysdig server that gets all the requests from clients

I wrote this to test sysdig over http. This is just a test server, and I will maintain this.

Copy/Clone whatever you need..

Install

Create a python virtual environment. Install MongoDB Install modules from requirements.txt

Run

Run behind a gunicorn: python manage.py rungunicorn --gunicorn-config gunicorn.ini

Run naked: python manage.py runserver

About

sysdig server that gets all the requests from clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages