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

421 B

Deployment

Foxx services can be deployed in multiple ways:

  • Foxx CLI, a command line tool which requires Node.js

  • HTTP API using HTTP requests, e.g. with curl

  • Web UI under SERVICES

See Foxx in a cluster setup for how Foxx services get distributed to coordinators.