Commit graph

1060 commits

Author SHA1 Message Date
b140ad0ba5
fix(elk): remove unnecessary escape characters in connector configuration 2024-12-23 19:36:40 +00:00
48f7cb7da3
feat(elk): add connector task 2024-12-23 19:34:49 +00:00
24f5a89ab5 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.82.3 2024-12-23 13:01:01 +00:00
6170e23d44 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.82.2 2024-12-23 11:00:43 +00:00
6d930a3d12
fix(elk): update service range queries to include unhealthy services 2024-12-21 22:38:33 +00:00
0ee175d00c
refactor(elk): comment out health check configuration in jobspec 2024-12-21 22:36:54 +00:00
e03315494c
fix(elk): change health check port from 'web' to 'http' 2024-12-21 22:19:31 +00:00
729d709f85
fix(elk): update health check path to wait for yellow status 2024-12-21 22:18:34 +00:00
381a9973bf
feat(elk): add health checks for Elasticsearch and Kibana services 2024-12-21 22:16:55 +00:00
ddfb2c16ca
Revert "fix(elk): update Elasticsearch host configuration to use load balancer"
Kibana doesn't have access to the consul DNS.

This reverts commit c0ea71da15.
2024-12-21 22:02:31 +00:00
e65630e4c0
refactor(elk): remove distinct_hosts constraint from kibana 2024-12-21 21:52:28 +00:00
ee14d76fd3
fix(elk): add change_mode and change_signal configurations to Nginx job spec 2024-12-21 21:52:16 +00:00
c0ea71da15
fix(elk): update Elasticsearch host configuration to use load balancer 2024-12-21 21:51:59 +00:00
191312d023
fix(elk): remove change_mode configuration from Kibana template 2024-12-21 21:48:36 +00:00
1310929d6e
refactor(elk): remove initial_master_nodes configuration 2024-12-21 21:29:48 +00:00
4bad851b0d
refactor(elk): streamline service definitions and enhance network configuration for Elasticsearch 2024-12-21 21:26:46 +00:00
506e16e918 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.80.0 2024-12-21 15:00:34 +00:00
7c6c40495d chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.79.1 2024-12-20 21:02:16 +00:00
9a1b2eb464 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.79.0 2024-12-20 17:05:31 +00:00
e57b2bf533 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.78.0 2024-12-20 16:01:24 +00:00
54038fb053 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.77.0 2024-12-20 14:00:56 +00:00
327ad783d6 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.76.0 2024-12-20 08:01:24 +00:00
03affef08f
feat(elk): enhance service configuration for Elasticsearch with new transport and HTTP services 2024-12-20 03:40:59 +00:00
deb225ef01
fix(renovate): update regex pattern for image matching to account for indented next line 2024-12-19 17:16:53 +00:00
ab75580c10
fix(renovate): correct regex pattern for image matching in Renovate configuration 2024-12-19 17:05:20 +00:00
838d0657dd
fix(renovate): update regex pattern for image matching in Renovate configuration 2024-12-19 16:10:16 +00:00
8e69bf0e43
feat(elk): add Renovate configuration for Elasticsearch image versioning 2024-12-19 16:04:21 +00:00
8740681660 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.75.1 2024-12-19 15:00:28 +00:00
f60a3d3d38
fix(elk): change transport port configuration to static allocation 2024-12-19 13:47:19 +00:00
d7f8939bad
feat(elk): add Elasticsearch configuration template and bind mount for elasticsearch.yml 2024-12-19 13:47:11 +00:00
5ca5fac50b
feat(elk): change transport port configuration to use dynamic allocation 2024-12-19 13:08:37 +00:00
68cb782059
feat(elk): use dynamic external port allocation for http
- communication should go through ingress group
2024-12-19 10:14:32 +00:00
66c258aabc
fix(elk): update inbound port from 8080 to 9200 for es nodes
- this is the standard port for http es
- services can now connect on the standard port with service discovery from outside the cluster
2024-12-19 02:33:03 +00:00
cfb99179b6
feat(elk): enhance service configuration with Consul integration 2024-12-19 02:04:39 +00:00
a037c02e3a chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.75.0 2024-12-19 01:00:40 +00:00
aad528f337 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.74.1 2024-12-18 19:00:50 +00:00
2fcd937da7 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.74.0 2024-12-18 18:35:44 +00:00
fa11d2bd16 chore(deps): update ghcr.io/qbittorrent/docker-qbittorrent-nox docker tag to v5.0.3 2024-12-18 18:30:55 +00:00
336173e0f6 chore(deps): update docker.io/vectorim/element-web docker tag to v1.11.89 2024-12-18 18:00:45 +00:00
13e605f5ca
fix(elk): update Elasticsearch service reference in jobspec 2024-12-18 17:57:54 +00:00
9776ac0228
feat(elk): loosen kibanas SSL verification mode 2024-12-18 17:55:59 +00:00
9f52edfbd6
fix(elk): remove redundant end block in template 2024-12-18 17:51:45 +00:00
979648be04
feat(elk): add Kibana configuration and environment variable templates 2024-12-18 17:50:00 +00:00
2e8803d803
feat(elk): update Traefik service configuration for Elasticsearch 2024-12-18 16:48:55 +00:00
653e1ff4b6
feat(elk): fix Traefik rootCAs configuration syntax 2024-12-18 16:33:05 +00:00
52f7c45224
feat(elk): update port configuration for tiebreaker service
- use named ports now that we don't need to work with consul connect
2024-12-18 16:09:06 +00:00
59c31020fb
feat(elk): adjust resource allocation for tiebreaker 2024-12-18 16:07:15 +00:00
3ab10b3fb8
feat(elk): remove bridge mode from network configuration
- bridge mode is no longer needed
2024-12-18 15:58:34 +00:00
c97a558353
feat(elk): add Traefik configuration for Elasticsearch service 2024-12-18 15:43:40 +00:00
82b6c016d3
feat(elk): remove consul connect configuration
- elk nodes don't use consul service discovery
2024-12-18 15:08:07 +00:00