Commit graph

19 commits

Author SHA1 Message Date
Midhun G S
ef52acfb00
Merge branch 'develop' into main 2025-08-05 12:53:59 +05:30
Adish M
b113015084
Fix: Post release automation corrections (#13662)
* Fix: Post release automation corrections

* automation fix for merging submodules PRs

* remove the extra slack notification in the docker CE release job

* adding the branch fall to cloud dockerfile
2025-08-05 11:07:48 +05:30
Adish M
9215def6e7
fix: AMI packer workflow and branch name correction in the ec2 setup file (#13627) 2025-08-03 13:59:12 +05:30
Adish M
d8be39c21b
fix: update release tag conditions for Docker and Packer workflows (#13378) 2025-07-14 13:33:35 +05:30
Adish M
61e35b83c4
fix: update release tag conditions for Docker and Packer workflows in develop branch (#13380)
* fix: update release tag conditions for Docker and Packer workflows in develop branch

* Update packer-build.yml
2025-07-14 13:25:39 +05:30
Adish M
a2864ae2b3
Fix the tag name in the release workflow (#13316) 2025-07-10 16:28:39 +05:30
Adish M
ee769195c3
feat: Update Packer configuration to use Ubuntu Jammy and adjust instance types and AMI settings (#13259) 2025-07-08 16:23:03 +05:30
Adish M
ed571cafe3
feat: Update Packer workflow to checkout lts-3.6 branch and add Neo4j setup with APOC plugin (#13225)
* feat: Update Packer workflow to checkout lts-3.6 branch and add Neo4j setup with APOC plugin

* refactor: remove deprecated EC2 ce deployment files and scripts

* fix: ensure newline at end of file in setup_app and setup_machine scripts
2025-07-07 18:14:18 +05:30
Adish M
ffa92c419e
Feature: Adding Modularisation for AWS Packer build (#12098) 2025-03-03 18:26:28 +05:30
Adish M
c08eb83da5
Adding redis as a default deployment (#7455)
* Adding redis as a default deployment

* creating test image

* renamed redis file

* redis unit error fixed

* redis installation files fixed

* changed image in all the deployments

* removing docker automation

* changed the base image in try-tooljet dockerfile

* stopped pack build from ce

* Automation changes

* Update deployment.yaml

* Update deployment.yaml

* Update deployment.yaml

* Update deployment.yaml

* Update deployment.yaml

* Update deployment.yaml

* Update try-tooljet.Dockerfile

* Update deployment.yaml

* Update deployment.yaml

* Update deployment.yaml

* Update variables.pkr.hcl

* Update variables.pkr.hcl

* Update variables.pkr.hcl

* Update tooljet_ubuntu_focal.pkr.hcl

* Update setup_machine.sh

* Update setup_machine.sh

* Delete deploy/ec2/redis-server.service

* Update .env

* Update docker-compose.yaml

* Update docker-compose.yaml

* Update docker-compose.yaml

* Update docker-compose-db.yaml

* Update docker-compose-db.yaml

* Update .env.external.example

* Update .env.internal.example

* Update .env.internal.example

* Update tooljet-release-docker-image-build.yml

* Update tooljet-release-docker-image-build.yml
2023-09-27 11:10:52 +05:30
Adish M
1bc825927e
Correction slack notification variable in packer build (#6615) 2023-05-31 14:23:09 +05:30
Adish M
627e775871
Adding slack notification to packer workflow (#6605) 2023-05-31 14:13:55 +05:30
K.B.Dharun Krishna
33a3a19958
packer-build.yml: bump actions version 2023-04-08 21:29:33 +05:30
Kavin Venkatachalam
1efcec9e09
[Feature]: Update Node from 14 to 18 (#5393)
* Updated package.json to support node 18

* Updated package-lock.json with force install

* Updated frontend package.json

* Updated server package.json

* update frontend package-lock.json

* update render dockerfile

* update dockerfiles for node 18

* update node version in actions

* fix setup script for AMI

* install using nvm

* debug

* source bashrc

* change ami os version

* change base ami

* make use of ubuntu focal lts version

* update script

* change branch name

* revert branch name

* update workflow

* node upgrade [plugins] modules updated (#5482)

* modules updated

* adds saphana and oracle package

* adds saphana and oracle package

* eslint rules for -unresolved and resolved properties

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-02-06 17:38:44 +05:30
Adish M
d42c775276
This commit has the corrections for input value (#5328) 2023-01-13 13:07:23 +05:30
Adish M
c11a10152d
fix for packer-build yaml file (#5321)
* fix for packer-action file

* removed the reqiured field

* corrections

* corrections
2023-01-13 12:14:51 +05:30
Adish M
d5775e20e9
Added workflow dispatch (#5312)
* Added workflow dispatch

* adding Tooljet_db_* vars
2023-01-12 14:12:45 +05:30
Akshay
55c1a74c01
Fix: Ami build name (#2935)
* fix ami build name

* test

* revert testing changes
2022-05-02 11:09:46 +05:30
Akshay
aab3bc15de
Chore: AMI build release workflow (#2923)
* add workflow for packer

* update target

* run workflow only on release

* add multiple regions

* run workflow only when release is published
2022-04-28 11:20:42 +05:30