Introduce `delete-elasticsearch` scripts for both Windows and Unix to stop, remove containers, and delete data volumes. Updated `Makefile` to include this command for easier management. Upgraded `django-elasticsearch-dsl` and related dependencies to their latest versions for compatibility. Breaking change: Updated Elasticsearch image and configuration to enable xpack security. Ensure environment variables are properly set. |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| compile-messages.sh | ||
| delete-elasticsearch.sh | ||
| export-environment-file.sh | ||
| generate-environment-file.sh | ||
| install-native.sh | ||
| install.sh | ||
| make-messages.sh | ||
| make-migrations.sh | ||
| migrate-media.sh | ||
| migrate.sh | ||
| restart.sh | ||
| run.sh | ||
| starter.sh | ||
| test.sh | ||
| uninstall.sh | ||