Skip to content

v0.0.1

Compare
Choose a tag to compare
@saidone75 saidone75 released this 02 Jun 09:50
· 571 commits to main since this release
3340559

🏷️ Version 0.0.1 - First Public Release

Memoria manet, pondus abit.

Welcome to the first public release of Alfresco Node Vault – a Spring Boot application engineered to address a growing pain in long-term Alfresco-based document management: bloated repositories and sluggish performance.

This release lays the foundation for an external archival system that completely removes nodes from Alfresco while keeping documents accessible and secure, thanks to MongoDB GridFS, REST proxying, and strong encryption options.

πŸš€ Highlights of v0.0.1:

  • πŸ“ Archive Alfresco nodes either on-demand or via scheduled jobs
  • πŸ” Optional strong encryption for both content and metadata
  • πŸ—ƒοΈ Store documents in MongoDB with GridFS
  • 🌐 Transparent access via REST proxy, even after deletion from Alfresco
  • πŸ”„ Supports automatic document restoration if needed
  • πŸ“Š Monitoring with Prometheus
  • βœ… 100% test coverage
  • 🧩 No installation required on the Alfresco instance – it's plug-and-play

Whether you're battling a massive Alfresco repo or planning ahead for future growth, this tool gives you a clean, modular, and open-source way to reduce database load without sacrificing access to historical data.