schon/scripts/Unix
Egor fureunoir Gorbunov 304608adc4 feat(elasticsearch): add scripts for cleaning Elasticsearch data
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.
2026-03-03 01:44:51 +03:00
..
backup.sh Features: 1) Introduce CLI utility lessy.py to streamline project management tasks (e.g., install, run, restart, test); 2) Add Unix and Windows script commands for make-messages and compile-messages to improve translation workflow; 3) Include shared utility libraries (utils.sh, utils.ps1) for reusable functions across scripts. 2026-01-04 19:18:27 +03:00
compile-messages.sh Features: 1) Introduce CLI utility lessy.py to streamline project management tasks (e.g., install, run, restart, test); 2) Add Unix and Windows script commands for make-messages and compile-messages to improve translation workflow; 3) Include shared utility libraries (utils.sh, utils.ps1) for reusable functions across scripts. 2026-01-04 19:18:27 +03:00
delete-elasticsearch.sh feat(elasticsearch): add scripts for cleaning Elasticsearch data 2026-03-03 01:44:51 +03:00
export-environment-file.sh Features: 1) Add fallback for missing jq in image verification; 2) Enhance verbosity control for management commands in run.sh; 3) Update generate-environment-file.sh to use consistent variable names and handle CORS origins dynamically. 2025-10-28 15:31:26 +03:00
generate-environment-file.sh feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
install-native.sh 2026.1 2026-01-25 23:16:38 +03:00
install.sh feat(monitoring): automate Prometheus web config generation 2026-02-22 00:17:55 +03:00
make-messages.sh 2026.1 2026-01-25 23:16:38 +03:00
make-migrations.sh feat(email): add multilingual support and image handling to email templates 2026-01-26 15:35:30 +03:00
migrate-media.sh feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
migrate.sh feat(email): add multilingual support and image handling to email templates 2026-01-26 15:35:30 +03:00
restart.sh feat(monitoring): automate Prometheus web config generation 2026-02-22 00:17:55 +03:00
run.sh feat(monitoring): automate Prometheus web config generation 2026-02-22 00:17:55 +03:00
starter.sh fix(starter.sh): conditionally clear terminal in interactive mode 2026-01-30 10:29:55 +03:00
test.sh 2026.1 2026-01-25 23:16:38 +03:00
uninstall.sh feat(uninstall): enhance volume removal for additional data types 2026-03-02 00:15:36 +03:00