mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 23:32:37 +03:00
homework 8.4: partially complete
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
clickhouse_version: "22.3.3.44"
|
||||
clickhouse_dbs_custom:
|
||||
- { "name": logs }
|
||||
clickhouse_packages:
|
||||
- clickhouse-client
|
||||
- clickhouse-server
|
||||
- clickhouse-common-sta
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
nginx_username: dannc
|
||||
lighthouse_vcs: https://github.com/VKCOM/lighthouse.git
|
||||
lighthouse_vcs_version: d701335c25cd1bb9b5155711190bad8ab852c2ce
|
||||
lighthouse_location: /var/www/lighthouse
|
||||
lighthouse_access_log_name: lighthouse
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
vector_version: 0.23.0
|
||||
vector_config_dir: /var/lib/vector
|
||||
vector_config:
|
||||
data_dir: /var/lib/vector
|
||||
# todo добавить конфигурацию https://vector.dev/docs/reference/configuration/
|
||||
Reference in New Issue
Block a user