Skip to main content

Vantage Agent

Project description

Vantage Agent

Install the package

To install the package from Pypi simply run pip install vantage-agent.

Setup parameters

  1. Setup dependencies

    Dependencies and environment are managed in the project by Poetry. To initiate the development environment run:

    make install
    
  2. Setup .env parameters

    VANTAGE_AGENT_BASE_API_URL="<base-api-url>"
    VANTAGE_AGENT_OIDC_DOMAIN="<OIDC-domain>"
    VANTAGE_AGENT_OIDC_CLIENT_ID="<OIDC-audience>"
    VANTAGE_AGENT_OIDC_CLIENT_SECRET="<OIDC-app-client-id>"
    VANTAGE_AGENT_OIDC_USE_HTTPS="<OIDC-app-client-secret>"
    

Local usage example

  1. Run app

    vtg-run
    

    Note: this command assumes you're inside a virtual environment in which the package is installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vantage_agent-2.4.1.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

vantage_agent-2.4.1-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page