Sumesh Pradhan
5e92d48037
Add healthcheck to docker ( #13154 )
2022-05-06 11:45:56 +05:30
Shrikant Sharat Kandula
62ba607559
Fix Redis installation in Dockerfile ( #13428 )
2022-04-29 09:01:27 +05:30
Shrikant Sharat Kandula
5cdb4426a4
Revert setuid/setgid cleanup in fat image
2022-04-28 19:56:09 +05:30
Shrikant Sharat Kandula
63c6c75073
Disable uid/gid bits for fat container ( #13277 )
2022-04-27 12:57:57 +05:30
geekup-legodevops
c210857791
Redis running on 64k pagesize ( #12264 )
2022-04-01 12:28:03 +05:30
Shrikant Sharat Kandula
e013c562a0
chore: Run apt upgrade in appsmith image ( #12431 )
2022-03-31 16:35:11 +05:30
geekup-legodevops
382ea53ab3
Refactor to deploy Heroku using new Docker image ( #9127 )
2022-03-24 13:17:36 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
geekup-legodevops
daf60fab72
Add appsmithctl command to migrate instance to new server ( #9508 )
2021-12-17 10:39:20 +05:30
geekup-legodevops
5ec733e5a2
Refactor to generate nginx config file with auto-redirect HTTPS ( #9256 )
...
Refactor flow to generate nginx configuration file corresponding Custom domain set up
Add 2 template for Nginx template for HTTP and HTTPS. HTTPS contains new block for auto-redirect for HTTPS
2021-11-23 11:22:09 +05:30
geekup-legodevops
6cbe4b8faf
Config supervisord to write logs into log files ( #8145 )
2021-10-19 12:59:55 +05:30
geekup-legodevops
f37f9451ef
feat: Support building Docker image for ARM arch ( #7832 )
2021-09-29 14:33:27 +05:30
Nidhi
1660ade6fb
fix: Added specific locale to root Dockerfile ( #7873 )
...
* Added specific locale to root Dockerfile
* Update Dockerfile
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-09-28 10:34:33 +05:30
Shrikant Sharat Kandula
d252554867
ci: Fix server jar paths in fat container image ( #7771 )
2021-09-23 19:58:53 +05:30
Shrikant Sharat Kandula
f0a61285a6
docs: Fat container documentation fixes ( #7207 )
...
Added additional details about how to use the fat container, and how to manage / maintain it.
Also includes some refactorings that shouldn't affect the functionality significantly.
2021-09-14 19:01:06 +05:30
geekup-legodevops
8119a74054
feat: Implement fat container for appsmith application ( #6678 )
...
Adds a Dockerfile along with accompanying scripts and definitions for building a fat Docker image. This image, when run as a container, will include the server, client, RTS, and necessary vendor services running all within.
2021-09-01 11:02:08 +05:30