Trisha Anand
7526129a3a
feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) ( #7126 )
...
* Adding `APPSMITH_PLUGIN_MAX_RESPONSE_SIZE` which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin)
* Updated error message + added the environment variable to the template docker env files for new installations
2021-09-05 15:38:36 +00:00
Rishabh Saxena
4938371566
feat: env flag to disable intercom ( #6937 )
2021-08-30 22:11:55 +05:30
Arpit Mohan
11ceb0f7f1
Updating k8s README to point to docs.appsmith.com
2021-08-05 10:08:27 +05:30
Arpit Mohan
9a4b9c27cd
Locking mongo Docker container to 4.4.6 ( #5950 )
...
Mongo v5 has some issues with seeding data. Refer: https://stackoverflow.com/questions/68392064/error-when-running-mongo-image-docker-entrypoint-sh-line-381
Hence, locking the mongo version to a known working tag till we have more information on the problem.
2021-07-19 13:39:37 +05:30
Shrikant Sharat Kandula
0bd58971e3
Fix OAuth endpoint prefix in k8s ingress configuration ( #5837 )
2021-07-15 16:23:06 +05:30
Shrikant Sharat Kandula
0c4787bf85
Fix YAML syntax in configmap for K8s
2021-07-02 17:23:52 +05:30
Pranav Kanade
dd9f8b362d
[Feature #3379 ] Added recaptcha for signup ( #4701 )
...
* temp commit
* using onsubmit to continue using action on form
* added recaptcha site key to env example file
* moved the recaptcha lib loading logic to signup page
* removed unnecessary edit
* handle the case where the recaptcha token is not provided as env var
* added proper env var config for client
* recaptcha config for ansible
* recaptcha config for heroku
* recaptcha config for k8s
* updated app.json
* fixed the typos
* added more description for env vars
* removed api key
* minor typo fix
2021-06-08 11:10:11 +05:30
Nidhi
aeda36f0e0
Disable cs url as an environment config ( #4465 )
2021-05-13 14:29:43 +05:30
Nidhi
ea451ef061
Add default configs for prod and tests ( #4464 )
...
* Added default cs config for prod and tests
* Env variable for new installations
* K8s defaults
2021-05-13 13:30:23 +05:30
Shrikant Sharat Kandula
379ea708fa
Fix password generation and OS case problems in install scripts ( #4184 )
...
* Fix password generation in k8s install script
* OS should always be lower case
2021-04-27 20:43:22 +05:30
Shri
cc39259053
Increase client body size limit to 100M from 10M ( #3553 )
2021-03-22 17:20:38 +05:30
Arpit Mohan
8470366600
Adding quotes for telemetry flag in k8s config
...
For boolean values, no quotes leads to a weird state and k8s clusters don't boot
2021-03-11 07:57:54 +05:30
Nikhil Nandagopal
486a9da8dd
updated all doc links
2021-02-03 20:45:16 +05:30
Nikhil Nandagopal
e411df0a64
Added check so that existing installs don't get telemetry ( #1698 )
...
* Adding the segment key to the tagged release
* Also opting out of telemetry data in CI builds
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-11-11 23:54:19 +05:30
Arpit Mohan
39ab488193
Adding script for k8s deployment ( #1359 )
...
Also support feature for generating SSL certificate for domain when deploying on Kubernetes
Co-authored-by: GEEK Up Team <prj_legodevops@geekup.vn>
2020-10-30 09:51:05 +05:30