Library Settings Get Help
Stacktora
Stacktora / Vault / Java (Spring) + Postgres + Elasticsearch: Enterprise eDiscovery Search
Search by @ops

Java (Spring) + Postgres + Elasticsearch: Enterprise eDiscovery Search

Litigation-hold-aware document search for legal/compliance teams — distinct from the Meilisearch-based Search-as-a-Service recipe: this targets enterprise eDiscovery requirements (audit trail on searches, hold status), not general product search.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Java (Spring) 21 PostgreSQL Elasticsearch

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install java-enterprise-ediscovery-search --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault