https://github.com/nuxeo/nuxeo-tools-hooks
Some custom hook handlers
https://github.com/nuxeo/nuxeo-tools-hooks
captainhook
Last synced: 13 days ago
JSON representation
Some custom hook handlers
- Host: GitHub
- URL: https://github.com/nuxeo/nuxeo-tools-hooks
- Owner: nuxeo
- License: apache-2.0
- Created: 2016-05-03T16:07:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:15:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T20:19:04.445Z (over 1 year ago)
- Topics: captainhook
- Language: Python
- Size: 548 KB
- Stars: 1
- Watchers: 26
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Nuxeo Tools Captain Hook
========================
.. image:: https://qa.nuxeo.org/jenkins/buildStatus/icon?job=/Misc/nuxeo-tools-hooks-branches/master
:target: https://qa.nuxeo.org/jenkins/job/Misc/job/nuxeo-tools-hooks-branches/job/master/
About
=====
* Captain Hook is meant to be the target of any webhook that should trigger an action
* Project status: working
Installation
============
- Clone project
- (Optional) Create a Python virtalenv
- Install requirements with pip install -r dev-requirements.txt
- Add nuxeo-tools-hooks to your PYTHONPATH
- Run with python nuxeo-tools-hooks/nxtools/hooks/app.py
Usage
=====
Please read https://nuxeowiki.atlassian.net/wiki/spaces/NIG/pages/2621620/Captain+Hooks
********
Features
********
- Complete & accessible JSON-based API
Code
====
*****
Build
*****
python setup.py sdist
******
Deploy
******
- Copy dist/nuxeo-tools-hooks-\*.tar.gz on the target server
- Run pip install /path/to/nuxeo-tools-hooks-\*.tar.gz
*******************************
Contributing & Reporting issues
*******************************
Nuxeo Tools Captain Hook is written and maintained by `Nuxeo `_.
`See here for the full list of contributors `_.
https://jira.nuxeo.com/browse/NXBT/component/14708/
License
=======
`Apache License, Version 2.0 `_
About Nuxeo
===========
The `Nuxeo Platform `_ is an open source customizable and extensible content management platform for building business applications. It provides the foundation for developing `document management `_, `digital asset management `_, `case management application `_ and `knowledge management `_. You can easily add features using ready-to-use addons or by extending the platform using its extension point system.
The Nuxeo Platform is developed and supported by Nuxeo, with contributions from the community.
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with
SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris.
More information is available at `www.nuxeo.com `_.