Commit graph

12 commits

Author SHA1 Message Date
Eugene Burmakin
b76602d9c8 Return sidekiq and redis to Dawarich 2025-06-09 13:39:25 +02:00
Eugene Burmakin
bad0ba2402 Update changelog 2025-06-02 21:01:18 +02:00
Eugene Burmakin
6d39f4306f Remove Redis and Sidekiq from Dawarich 2025-06-02 20:53:35 +02:00
Eugene Burmakin
06aee05602 Move distance unit settings to user settings 2025-05-17 20:35:38 +02:00
Andrey Bondarenko
e59f7631b9
Update k8s deployment example
Update k8s deployment example

* remove unused gem-caches
* update entrypoints to correspond 0.22.x
* add liveness probe
2025-01-12 12:31:49 +01:00
Evgenii Burmakin
68129f9eae
Merge pull request #516 from duckfullstop/bug-bind-ipv6
Bind to both IPv6 and IPv4 interfaces by default
2024-12-19 12:37:17 +01:00
Evgenii Burmakin
cea85fd75a
Merge pull request #499 from tigattack/fix/gem_paths
fix gem paths in compose.yml & k8s instructions
2024-12-16 16:13:45 +01:00
Sheya Bernstein
e0e83529cc
docs: Mention Helm chart by @Cogitri 2024-12-15 22:54:51 +00:00
duck.
9a2267abf4
Bind to both IPv6 and IPv4 interfaces by default
As discussed in https://github.com/Freika/dawarich/issues/498 - not tested as there appears to be no scaffolding to test this functionality?
2024-12-10 16:10:21 +00:00
tigattack
4e7b6f1ac2
fix gem paths in compose.yml & k8s instructions 2024-12-06 17:56:54 +00:00
Andrey Bondarenko
23dc95186a
Update How_to_install_Dawarich_in_k8s.md
Dropped unused var
2024-11-13 09:32:10 +01:00
Andrey Bondarenko
1c711c5c7e
Create How_to_install_Dawarich_in_k8s.md
Example of the K8S deployment.
2024-11-13 09:23:58 +01:00