Commit Graph

6 Commits

Author SHA1 Message Date
fde212c05c
Add opensearch-dashboards and fluent-bit to retrieve docker logs (#170)
* Migration to opensearch

* Implement indexes update on version change

* Add opensearch-dashboard and logstash to retrieve docker logs

* Replace logstash with fluent-bit to retrieve docker logs

* Add running fluent-bit logging to OCI

* Change fluent-bit supply to package delivery

* Implement index cleanup every 30 days via lua script

* Implement index cleanup via exec on timer

* Optimize indexes update on version change

* Add a check that fluent-bit has installed successfully

* Add the dashboard location and authorization for it

* Move dashboards location to router

* Migration to opensearch in docspace.profiles.yml

* Replace the naming with dashboards

* Add password generation for /dashboards/
2024-04-17 15:08:49 +03:00
6f64729531
Fix the use of the default openresty config (#13) 2023-10-10 18:18:22 +03:00
897ccd9033
Add the ability to set a pass for redis in router (#5)
* Add the ability to set a pass for redis in router

* Add redis_password to compose
2023-10-05 16:16:10 +03:00
78a222ebd1 merge from develop 2023-10-03 17:38:22 +03:00
e1d0bb5f1d Applied chmod +x for *.sh scripts
Issue: OCI runtime create failed: permission denied: unknown
2023-10-03 11:29:50 +04:00
25241c61d4 drop all files for backend/frontend 2023-10-02 13:23:37 +03:00