Git Version Control and publishing - Best Practices with Wappler

Hi,
Reviving this thread as GIT is now part of Wappler,
Is GIT version publishing planned soon for AWS Beanstalk? Any recommendation you have on how to publish from Wappler meanwhile?
Many thanks

Shall we use AWS CodeCommit

You can just install the elastic beanstalk CLI and then deploy your code with it, using the Wappler’s built-in terminal.

Codecommit of AWS is just another github alike git repository, it’s optional

See:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb3-cli-git.html

1 Like