Commit Graph

359 Commits

Author SHA1 Message Date
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
Daniel Berteaud caf42f1fdb Include sql upgrade for pgvecto.rs 2024-02-21 12:22:34 +01:00
Daniel Berteaud 2a2a4dff5c Revuild postgres images with vecto.rs 0.2.0 2024-02-21 10:34:03 +01:00
Daniel Berteaud 42de780c99 Fix affinities support 2024-02-20 16:11:15 +01:00
Daniel Berteaud db39608707 Add a constraints template (also support affinities) 2024-02-20 15:38:30 +01:00
Daniel Berteaud 599369aa09 Add mongo-healthcheck in mongo image 2024-02-19 12:11:13 +01:00
Daniel Berteaud 4eb9a0557e Fix NOMAD_JOB_NAME var 2024-02-19 11:02:56 +01:00
Daniel Berteaud cfb9e5c940 Fix meta key 2024-02-19 11:02:13 +01:00
Daniel Berteaud b444ad1775 Fix not arg 2024-02-19 10:55:49 +01:00
Daniel Berteaud c3531ec976 Prevent duplicated service meta 2024-02-19 10:55:02 +01:00
Daniel Berteaud b2963ed85d Add some default service metadata 2024-02-19 10:51:17 +01:00
Daniel Berteaud 9132107137 Put the stripprefix middleware at the end 2024-02-19 10:12:31 +01:00
Daniel Berteaud f499776737 Fix tags for sidecar 2024-02-16 22:02:58 +01:00
Daniel Berteaud d76da6ad26 Add support for seting tags on connect sidecar 2024-02-16 22:00:54 +01:00
Daniel Berteaud 2bf46b261e Add additional_proxy_locations param for metrics_proxy 2024-02-15 12:20:06 +01:00
Daniel Berteaud 3b59bd9fa4 Add consul dc and nomad region settings 2024-02-15 09:25:11 +01:00
Daniel Berteaud 59386e2afb Add a service_meta template 2024-02-15 09:24:59 +01:00
Daniel Berteaud 0c652b69e1 Don't try to add CA if already in the trust store 2024-02-13 11:24:38 +01:00
Daniel Berteaud e1622c1aad Another instance -> router change 2024-02-12 22:31:48 +01:00
Daniel Berteaud 983dbcbb2e Name middleware with router name, not instance 2024-02-12 22:28:38 +01:00
Daniel Berteaud 0e89bd8379 Aligment fix 2024-02-12 21:52:12 +01:00
Daniel Berteaud 9ac50f36b4 Add support for setting upstream protocol
Workaround a bug in Nomad -> Consul synchro. See https://github.com/hashicorp/nomad/issues/18538
2024-02-12 13:34:43 +01:00
Daniel Berteaud 268ebce9f4 Set destination_type to prevent constant registration on Consul 2024-02-11 10:28:54 +01:00
Daniel Berteaud 89b4c0d698 Fix connect sidecar image 2024-02-07 13:50:16 +01:00
Daniel Berteaud 5f37b62369 Better handling of NO_PROXY for java images 2024-02-05 14:13:45 +01:00
Daniel Berteaud 64961d142d Better proxy handling for java 2024-02-05 13:44:28 +01:00
Daniel Berteaud a259aaf71b Add variables and script template for transit 2024-02-05 12:00:25 +01:00
Daniel Berteaud 4d9c30607e Handle pki path starting with / 2024-02-02 16:32:34 +01:00
Daniel Berteaud 31a339315d Fix $rand.path 2024-02-02 16:26:27 +01:00
Daniel Berteaud d907163432 Merge commit '2ebd7fe26ca14d54b8ff4bd867fb39a2e9e2db65' 2024-02-02 16:24:49 +01:00
Daniel Berteaud db551aac1c path must not be an empty string 2024-02-02 16:23:25 +01:00
Daniel Berteaud 804edf3632 Set change_mode for vault policies 2024-02-02 15:12:09 +01:00
Daniel Berteaud c84f740cca Rebuild all base images 2024-02-01 00:10:10 +01:00
Daniel Berteaud f962c178b7 Better java opts handling 2024-02-01 00:09:54 +01:00
Daniel Berteaud 26167ab5d5 Add a / before adding path to randome secrets 2024-01-31 17:17:16 +01:00
Daniel Berteaud 412e6d38f7 Set a default postgres DB name 2024-01-31 15:06:29 +01:00
Daniel Berteaud 4ae4cae46f Fix path for DB creds 2024-01-31 14:59:06 +01:00
Daniel Berteaud 80e4ba76f3 Allow custom role and pgrole 2024-01-31 14:49:46 +01:00