Commit Graph

31 Commits

Author SHA1 Message Date
Your Name
4bdbb623a5 Update Elasticsearch to version 9.1.5
Updated from version 8.17.3 to the latest stable release 9.1.5 (released October 06, 2025).

Changes:
- Update ELASTIC_VERSION in Dockerfile to 9.1.5
- Update version reference in README.md to 9.1.5

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 13:03:44 -06:00
Andreas Düren
50832be29e Clarify IP address source and where to run index creation commands 2025-03-17 09:36:42 +01:00
Andreas Düren
bd4dea4757 Update package build process, add .env template, and update to Cloudron base 5.0.0 2025-03-17 09:04:47 +01:00
Andreas Düren
167128b6a7 Fix secure settings in Elasticsearch keystore for SSL passwords 2025-03-16 20:12:19 +01:00
Andreas Düren
81830ce99f Replace 'localhost' with 'IPADDRESS' throughout documentation for consistency 2025-03-16 20:09:41 +01:00
Andreas Düren
bc3fb33125 Update index creation documentation with correct settings for NextCloud 2025-03-16 19:38:55 +01:00
Andreas Düren
065b950292 Fix SSL keystore password configuration 2025-03-16 19:09:06 +01:00
Andreas Düren
4331e1fb18 Enable transport SSL and fix password reset command 2025-03-16 18:59:09 +01:00
Andreas Düren
d0e9df2b1d Make .env file optional in start.sh 2025-03-16 18:22:36 +01:00
Andreas Düren
5db6572cec Remove .env file from Docker build 2025-03-16 18:20:45 +01:00
Andreas Düren
cc6a8d193a Update CloudronManifest.json and documentation files 2025-03-16 18:18:16 +01:00
Andreas Düren
3743e382b7 Fix unsupported settings in elasticsearch.yml - Remove processors and bootstrap.system_call_filter settings 2025-03-16 18:17:18 +01:00
Andreas Düren
c2301bb8bb Fix index-level settings by moving them from elasticsearch.yml to an index template 2025-03-16 18:01:07 +01:00
Andreas Düren
efd6c2b05d Fix password handling and improve system limit detection 2025-03-16 17:54:24 +01:00
Andreas Düren
153eaab1c0 Implement secure random password generation and fix permission issues 2025-03-16 17:49:00 +01:00
Andreas Düren
e538faa594 Optimize codebase: Refactor start.sh, clean up elasticsearch.yml, and streamline Dockerfile 2025-03-16 17:42:28 +01:00
Andreas Düren
43f3babba5 Add performance optimizations for Elasticsearch 2025-03-16 17:36:42 +01:00
Andreas Düren
14f2e66c2f Restructured project by moving files from subfolder to main directory 2025-03-16 14:06:02 +01:00
Andreas Düren
15fd04ef70 Completely remove Docker dependencies and run Elasticsearch directly 2025-03-16 14:00:50 +01:00
Andreas Düren
9e171700bf Update all scripts to run Elasticsearch directly without Docker 2025-03-16 13:59:33 +01:00
Andreas Düren
231855b94b Complete rewrite to run Elasticsearch directly without Docker 2025-03-16 13:07:14 +01:00
Andreas Düren
6fe1084eb9 Fix for Cloudron read-only filesystem and network binding issues 2025-03-16 13:02:29 +01:00
Andreas Düren
1e47298dc0 Enhanced secret generation in start.sh and cleaned up .env file 2025-03-16 12:58:57 +01:00
Andreas Düren
d0636955ec Update CloudronManifest.json with correct tcpPorts format 2025-03-16 12:49:06 +01:00
Andreas Düren
a7be76db0a Remove localOnly from CloudronManifest.json, rely on start.sh binding to localhost 2025-03-16 12:45:18 +01:00
Andreas Düren
71d6f58515 Fix CloudronManifest.json: replace forceBindLocalhost with localOnly 2025-03-16 12:43:56 +01:00
Andreas Düren
48a34738bb Remove original reference files from elasticsearch-cloudron folder 2025-03-16 12:42:48 +01:00
Andreas Düren
04e1ba8712 Remove CloudronPackage directory from Git tracking 2025-03-16 12:41:46 +01:00
Andreas Düren
67e7bff22e Merge folders and add original files for reference 2025-03-16 12:40:58 +01:00
Andreas Düren
696c93287a Add Elasticsearch Cloudron package files 2025-03-16 12:37:40 +01:00
Andreas Düren
ed9f6fee3a Initial commit of Elasticsearch Cloudron package 2025-03-16 12:37:15 +01:00