
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
3chaskiq-redis
custom
- chaskiq-redis-data:/data
always
1chaskiq-web
custom
3000
always
19chaskiq-worker
custom
always
18Variables
Chaskiq Version Tag
Default: 9009088
$$cap_chaskiq_versionYou 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_EMAILThis is the admin email. Please change it.
Admin Password
Default: $$cap_gen_random_hex(12)
$$cap_ADMIN_PASSWORDThis is the admin password. Change it if you will.
Default sender email
Default: undefined
$$cap_chaskiq_default_sender_emailDefault email sender, like: notifications@mail.yourapp.com
Default deliver domain
Default: undefined
$$cap_chaskiq_default_ongoing_domainFor multiple email deliver tasks, like mail.yourdomain.com
Chaskiq Secret Key Base
Default: $$cap_gen_random_hex(64)
$$cap_chaskiq_secret_key_baseThe 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_passwordPassword must be at least 12 characters. Please use a random string.
Redis Password
Default: $$cap_gen_random_hex(12)
$$cap_chaskiq_redis_passwordPassword must be at least 12 characters. Please use a random string.
AWS access key id
Default: undefined
$$cap_chaskiq_aws_key_idAmazon access key id (for file storage and email dispatching S3 / SES / SNS)
AWS access key
Default: undefined
$$cap_chaskiq_aws_access_keyAmazon access key (for file storage and email dispatching S3 / SES / SNS)
AWS S3 bucket
Default: undefined
$$cap_chaskiq_aws_s3_bucketAmazon S3 bucket name
AWS bucket region
Default: undefined
$$cap_chaskiq_aws_s3_regionAWS S3 bucket region like: us-east-1
SNS configuration set
Default: undefined
$$cap_chaskiq_aws_sns_configuration_setThis is important for chaskiq to receive emails (optional)
Scout app key
Default: undefined
$$cap_chaskiq_scoutapp_keyScout AMP key, for performance & error monitoring (optional)
Bugsnag API key
Default: undefined
$$cap_chaskiq_bugsnag_keyBugsnag API key for error reporting (optional)
Geocoder service name, like (maxmind, ip_info, baidu, yandex)
Default: maxmind_local
$$cap_chaskiq_geocoder_serviceThe 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_keyleave this empty if maxmind_local service is set