Services
The services section displays all installed Foxx applications. You can create new servicesor go into a detailed view of a chosen service.
Create Service
There are four different possibilities to create a new service:
- Create service via zip file
- Create service via github repository
- Create service via official ArangoDB store
- Create a blank service from scratch
Service View
This section offers several information about a specific service.
There are four view categories:
- Info:
- Displays name, short description, license, version, mode (production, development)
- Offers a button to go to the services interface (if available)
- Api:
- Display API as SwaggerUI
- Display API as RAW JSON
- Readme:
- Displays the services manual (if available)
- Settings:
- Download service as zip file
- Run service tests (if available)
- Run service scripts (if available)
- Configure dependencies (if available)
- Change service parameters (if available)
- Change mode (production, development)
- Replace the service
- Delete the service