Starting Intrexx Administration API
The Intrexx Administration API is implemented as a service. After installation, the service is started automatically.
It may be necessary to restart the service at some point. This is the case, for example, if you make changes to the "admin-api.yaml" file. (See section Interactive Swagger Documentation.) You can start the service with a script or via the service administration.
Starting the Administration API service via service management
In Windows, you can start the Administration API service from Windows services.
On Linux you can use systemctl.
Starting the Administration API service with a script
There is a separate script for each of the operating systems, Windows, Linux and Mac.
You can find the respective script in the following directories, depending on the operating system:
C:\<intrexx installation directory>\admin-api\bin\windows
C:\<intrexx installation directory>\admin-api\bin\linux
C:\<intrexx installation directory>\admin-api\bin\mac
If you have installed Intrexx under Linux with the daemon user root, then you must start the script with sudo.