Caprover logo
Caprover one-click apps browser
Chaskiq logo
Chaskiq
A full-featured Live Chat, Support & Marketing platform
Official integration
Created - Last update

A full featured Live Chat, Support & Marketing platform https://chaskiq.io

Deployed services
chaskiq-postgres
postgres:12
  • chaskiq-postgres-data:/var/lib/postgresql/data
always
3
chaskiq-redis
custom
  • chaskiq-redis-data:/data
always
1
chaskiq-web
custom
    3000
    always
    19
    chaskiq-worker
    custom
      always
      18
      Variables

      Chaskiq Version Tag

      Default: 9009088

      $$cap_chaskiq_version
      You can use latest tag or check version builds on https://hub.docker.com/r/chaskiq/chaskiq/tags

      Admin Email

      Default: admin@example.com

      $$cap_ADMIN_USER_EMAIL
      This is the admin email. Please change it.

      Admin Password

      Default: $$cap_gen_random_hex(12)

      $$cap_ADMIN_PASSWORD
      This is the admin password. Change it if you will.

      Default sender email

      Default: undefined

      $$cap_chaskiq_default_sender_email
      Default email sender, like: notifications@mail.yourapp.com

      Default deliver domain

      Default: undefined

      $$cap_chaskiq_default_ongoing_domain
      For multiple email deliver tasks, like mail.yourdomain.com

      Chaskiq Secret Key Base

      Default: $$cap_gen_random_hex(64)

      $$cap_chaskiq_secret_key_base
      The randomized string which is used to verify the integrity of signed cookies. Please use a string with more than 26 characters

      Postgres Password

      Default: $$cap_gen_random_hex(12)

      $$cap_chaskiq_postgres_password
      Password must be at least 12 characters. Please use a random string.

      Redis Password

      Default: $$cap_gen_random_hex(12)

      $$cap_chaskiq_redis_password
      Password must be at least 12 characters. Please use a random string.

      AWS access key id

      Default: undefined

      $$cap_chaskiq_aws_key_id
      Amazon access key id (for file storage and email dispatching S3 / SES / SNS)

      AWS access key

      Default: undefined

      $$cap_chaskiq_aws_access_key
      Amazon access key (for file storage and email dispatching S3 / SES / SNS)

      AWS S3 bucket

      Default: undefined

      $$cap_chaskiq_aws_s3_bucket
      Amazon S3 bucket name

      AWS bucket region

      Default: undefined

      $$cap_chaskiq_aws_s3_region
      AWS S3 bucket region like: us-east-1

      SNS configuration set

      Default: undefined

      $$cap_chaskiq_aws_sns_configuration_set
      This is important for chaskiq to receive emails (optional)

      Scout app key

      Default: undefined

      $$cap_chaskiq_scoutapp_key
      Scout AMP key, for performance & error monitoring (optional)

      Bugsnag API key

      Default: undefined

      $$cap_chaskiq_bugsnag_key
      Bugsnag API key for error reporting (optional)

      Geocoder service name, like (maxmind, ip_info, baidu, yandex)

      Default: maxmind_local

      $$cap_chaskiq_geocoder_service
      The complete list of services can be found at https://github.com/alexreisner/geocoder/tree/master/lib/geocoder/lookups

      Geocoder API key

      Default: undefined

      $$cap_chaskiq_geocoder_api_key
      leave this empty if maxmind_local service is set
      © 2025, Built with Gatsby - Source code available on GitHub