Expand my Community achievements bar.

Announcement - VLT Sync Tool

Avatar

Level 2

Hi, everyone.

I've written a very small tool to keep a project directory "in sync" with an AEM instance. This way you can edit your source files (.html, .jsp, .js, .less, .css, ...) using your favorite IDE and those changes will automatically be propagated to AEM.

It is built on top of the Vault Sync Service, working with or without VLT.

To see the tool in action in a test project, you can:

  1. Install the Sample Package (AEM 6.0, AEM 6.1 or AEM 6.2);
  2. Access http://localhost:4502/content/techdm-vltsync-sample/index.json;
  3. Change /tmp/vltsync-test/source/apps/techdm-vltsync-sample/scripts/data/data.json.jsp;
  4. Access http://localhost:4502/content/techdm-vltsync-sample/index.json again.

For more information, please refer to VLT Sync website.

Your feedback will be appreciated.

Thanks!

Regards,

Daniel.

2 Replies

Avatar

Administrator

Excellent Daniel.

In future if you want to share something with the community please email me or Scott. We will pin the post for a week.

Keep the good community work going.

~kautuk 



Kautuk Sahni