Skip to content

Watch file system events through web sockets (Tornado + watchdog)

License

Notifications You must be signed in to change notification settings

dev-alex-alex2006hw/argus

 
 

Repository files navigation

Argus

Argus enables you to watch file system events through web sockets.

Settings

Argus can be customized by running it with custom enviroment variables. The different settings and their default values can be found in settings.py.

Deploying Argus

Deploying Argus is done with Docker Compose. All you have to do is create a docker-compose.yml file and then run docker-compose up. To make your life easier, instead of writing the whole docker-compose.yml you can use docker-compose-base.yml and extend its services according to your needs (example file).

License

Argus is licensed under the MIT License. More info at LICENSE file.

About

Watch file system events through web sockets (Tornado + watchdog)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%