Configuration
This section details AnyVar configuration. It is broken down into the following subsections:
Object Storage: define database connection, alter table names, and set parameters for bulk processing
Snowflake Storage: configure AnyVar to use Snowflake as the object storage backend
Asynchronous Processing: set parameters for Celery-based queued task processing
Authentication: configure bearer token authentication for REST API endpoints
Logging: configure application logging
Service-Info: declare values related to application identity for the service-info API endpoint
Example .env file: use a
.envfile to declare environment variables when running REST API serviceDocker Compose: edit the provided Docker Compose file to tailor it to your needs