This is a api test for Smarti to test the basic features.
The environment is packaged as docker-image:
docker build -t smarti:apiTest .
docker run --rm smarti:apiTest [options]
Mandatory arguments to long options are mandatory for short options too
--username
: admin-user for Smarti, default isadmin
--password
: admin_password for Smarti, default isadmin
--url
: base-url for Smarti, default ishttp://localhost:8080/
--loglevel
: loglevel for Requests, default iserror
To make the Docker-Container connect to your lokal Smarti, you need to start it with the --net=host option.
To make the Docker-Container connect to your lokal Smarti, use the following url: http://docker.for.mac.host.internal:/