Skip to main content
Version: LOC v0.9 (legacy)

Agent Configuration

info

In future releases the administration panel will only be accessed by authorised LOC Owners.

Agent Configuration is part of the administration panel for creating and managing secrets for the following agents in SDK:

  • HTTP agent
    • Supports HTTP or HTTPS
    • Can set authorization (None, Basic or Bear), custom headers and path prefix
  • Database agent
    • Supports MSSQL, MySQL, Postgres or Oracle
    • Can set the max connection count
    • Additional parameters for specific types of databases
  • File storage agent
    • Supports FTP, Amazon S3 or SMB (Server Message Block)
  • Mail agent
    • Using a SMTP server
agent-configuration

To create a configuration, first create a folder if there is none, then right-click the folder to create a new configuration. Once set, agents would be able to access these configurations by name.

agent-configuration2
warning

LOC will give you a waning if you try to delete an agent configuration that is referenced by at least one data process(es). Continuing deleting such agent configuration will result those data processes unexecutable.

See tutorial for how to create and use an agent configurations in your data processes.