Is it possible to version control process definitions using CAMUNDA 8 self-managed with docker?

Hello everyone, I am currently using Camunda 8 self-managed with Docker for development, and I am having difficulty versioning process definitions on GitHub.
At the moment, what I do is export the process definition to a folder and then upload it to the Git repository. Is there a more efficient way to do this?

Hi @Domingos_Dias - Web modeler’s Git Sync feature is probably what you’re looking for: