Commit Graph

346 Commits

Author SHA1 Message Date
Daniel Berteaud 1fab15727a Rebuild base images for 24.5 2024-05-02 12:26:05 +02:00
Daniel Berteaud 53cf83022c Add defaults check settings 2024-04-12 08:36:19 +02:00
Daniel Berteaud 2d0d1211b6 No need to force_pull valkey anymore 2024-04-12 08:28:49 +02:00
Daniel Berteaud a29be73f7f Fix redis image 2024-04-11 23:24:02 +02:00
Daniel Berteaud aa336670d9 Take default redis resources alloc from .redis 2024-04-11 23:21:45 +02:00
Daniel Berteaud cf95702ad3 Add missing valkey image 2024-04-11 23:04:09 +02:00
Daniel Berteaud 39608e58d7 Replace redis with valkey 2024-04-11 22:56:24 +02:00
Daniel Berteaud d34520c6a2 Fix spacing 2024-04-11 15:13:04 +02:00
Daniel Berteaud bb2ac2252e Force job update when using SNAPSHOT images 2024-04-11 14:14:37 +02:00
Daniel Berteaud bbc4600b30 Add ephemeral_disk setting to group_start 2024-04-09 10:17:29 +02:00
Daniel Berteaud c8f5c5e6d7 Remove constraints and update from the job level
Makes more sens at the group level
2024-04-09 10:03:56 +02:00
Daniel Berteaud 65e9771acc Add group_start template 2024-04-08 23:02:56 +02:00
Daniel Berteaud 6eff79ad64 Fail if no local_bind_port is defined 2024-04-08 13:34:23 +02:00
Daniel Berteaud 2f03b5c8b5 Allow getting service config from a common place connect_services 2024-04-06 00:36:43 +02:00
Daniel Berteaud 7cd3aeb29e Allow custom pgbouncer pass and enhance volume handling 2024-04-05 22:41:46 +02:00
Daniel Berteaud aaebe5a8b7 Default XMX ratio back to 0.25 2024-04-05 10:33:43 +02:00
Daniel Berteaud ecb47a1464 Support several databases in pgbouncer 2024-04-04 21:45:16 +02:00
Daniel Berteaud 3f4ca9acad Remove support for pgcat 2024-04-04 16:33:16 +02:00
Daniel Berteaud 86a494b278 Add an image template 2024-04-04 13:15:36 +02:00
Daniel Berteaud aedf834476 Adjust some JVM_OPTS 2024-04-04 11:53:16 +02:00
Daniel Berteaud 366ba6f219 Fix PKI path when vault.root is empty 2024-04-03 14:01:42 +02:00
Daniel Berteaud 9b8df1df3b Bump base images for 24.4 2024-04-02 10:07:47 +02:00
Daniel Berteaud 95842129be Fix distribution point URL in mkpki 2024-03-28 15:33:34 +01:00
Daniel Berteaud 9637713387 Remove dangling link 2024-03-27 11:57:59 +01:00
Daniel Berteaud 67fc71fbca More conv.ToBool for prometheus.enabled
And remove obsolete prometheus_meta template
2024-03-27 11:56:21 +01:00
Daniel Berteaud 3f9a0060ca Add region and datacenter meta
And use conv.ToBool for .prometheus.enabled
2024-03-27 11:53:56 +01:00
Daniel Berteaud a7aba5105a Add constraints in job start and add .prometheus.available hint 2024-03-27 11:24:57 +01:00
Daniel Berteaud bb8a2a5d17 Add node and group meta 2024-03-27 11:13:38 +01:00
Daniel Berteaud dc399d86e0 Don't add memory_max unless it's greater than memory 2024-03-26 13:33:48 +01:00
Daniel Berteaud c1dd61ce53 Set XMX ratio to 0.3 2024-03-26 12:12:56 +01:00
Daniel Berteaud 0ef381f518 Add namespace in prometheus_meta template 2024-03-25 12:15:23 +01:00
Daniel Berteaud 2efe9a12e8 Split metrics_cert in its own template
So it can be reused by other tasks
2024-03-25 12:06:02 +01:00
Daniel Berteaud 07b0aa8f2f Add a namespace meta 2024-03-24 00:18:17 +01:00
Daniel Berteaud 0f8c3b8c33 Add a template for a simple, generic memcached service 2024-03-22 16:20:09 +01:00
Daniel Berteaud a78d1c6676 Fix HTTPS_PROXY handling 2024-03-22 10:31:53 +01:00
Daniel Berteaud c07c7dedfe Configure vault pki for monitoring 2024-03-18 21:45:18 +01:00
Daniel Berteaud f06ba30318 Fallback to /proc/meminfo when memory.limit_in_bytes exists but no limit
is set
2024-03-13 14:24:36 +01:00
Daniel Berteaud 2dbcd67c01 Use limit_in_bytes, not max_usage_in_bytes 2024-03-13 12:25:59 +01:00
Daniel Berteaud c7f2306104 Missing cat in java entrypoint snippet 2024-03-13 11:53:22 +01:00
Daniel Berteaud 1bb2091972 Fix spacing 2024-03-11 23:34:50 +01:00
Daniel Berteaud 50f0293e05 Skip output when no env is set 2024-03-11 23:33:14 +01:00
Daniel Berteaud 8f75a170dd Rebuild postgres image with pgvecto.rs 0.2.1 2024-03-11 10:09:14 +01:00
Daniel Berteaud 5eb40c71f2 Don't use a leading / for vault.root 2024-03-05 14:08:31 +01:00
Daniel Berteaud 115a251fa2 Do not fail if no .proxy (if we pass .env and not . to the template) 2024-03-05 11:34:22 +01:00
Daniel Berteaud f42a83d8ac Alma images depends on alpine, for minit 2024-03-05 11:21:24 +01:00
Daniel Berteaud d77b66bc77 Handle dependencies between base images 2024-03-05 11:16:26 +01:00
Daniel Berteaud 37543d4bfc Rebuild base images for march 2024-03-04 23:11:23 +01:00
Daniel Berteaud dcc9c53387 Ensure the proxy service is not defined twice 2024-03-02 22:04:58 +01:00
Daniel Berteaud aadad370f1 Better proxy handling 2024-03-02 14:54:32 +01:00
Daniel Berteaud 47459e3abb Set vecto.rs version 2024-02-21 14:20:02 +01:00