1
0
Fork 0
arangodb/Documentation/Books/Manual/Foxx/Deployment.md

16 lines
454 B
Markdown

Deployment
==========
Foxx services can be deployed in multiple ways:
- [Foxx CLI](../Programs/FoxxCLI/README.md), a command line tool which
requires Node.js
- [HTTP API](../../HTTP/Foxx/index.html) using HTTP requests,
e.g. with curl
- [web interface](../Programs/WebInterface/Services.md) under *SERVICES*
See [the Foxx cluster guide](Guides/Cluster.md#how-arangodb-distributes-services)
for how Foxx services are distributed to coordinators.