Jeremy Daer
|
035e4afff7
|
Validate that all roles have hosts
|
2023-03-23 08:57:34 -07:00 |
|
Jacopo
|
50ee954ca9
|
Fix Traefik retry middleware
As per [Traefik docs](https://doc.traefik.io/traefik/middlewares/overview/#configuration-example)
a middleware to be activated needs to be applied to a route. Change the default settings
to apply the `retry` middleware on every role with Traefik enabled.
|
2023-03-14 12:15:00 +01:00 |
|
David Heinemeier Hansson
|
3026a92c98
|
Merge pull request #71 from tbuehlmann/destination-awareness
Destination aware container names
|
2023-03-09 13:25:49 +00:00 |
|
David Heinemeier Hansson
|
d3f07d6313
|
Allow custom options per role
|
2023-03-09 11:09:19 +01:00 |
|
David Heinemeier Hansson
|
98a14f6173
|
Add cmd args for roles
|
2023-03-09 11:01:06 +01:00 |
|
Tobias Bühlmann
|
170562c7e7
|
Let App be aware of destination
|
2023-03-03 15:29:00 +01:00 |
|
David Heinemeier Hansson
|
371f98d67f
|
Start before stopping and longer timeouts
|
2023-02-22 19:04:23 +01:00 |
|
Paul Gabriel
|
f81ba12aa5
|
fix(escape): Escape double quotes and all other characters reliably
|
2023-02-20 16:49:47 +01:00 |
|
Paul Gabriel
|
25e8b91569
|
fix(escape-cli-args): Always use quotes to escape CLI arguments
|
2023-02-20 15:02:34 +01:00 |
|
David Heinemeier Hansson
|
933ece35ab
|
Add healthcheck before deploy
|
2023-02-18 16:22:08 +01:00 |
|
David Heinemeier Hansson
|
45207f0c4f
|
Explain the dance
|
2023-02-04 15:27:41 +01:00 |
|
David Heinemeier Hansson
|
64a5a790a7
|
Ensure secret can be used alone
|
2023-02-04 15:26:43 +01:00 |
|
David Heinemeier Hansson
|
fd23fc1dfd
|
Ensure env secrets are merged correctly with roles
|
2023-01-21 11:32:40 +01:00 |
|
David Heinemeier Hansson
|
ef9259fdd8
|
Hash uses except not without
|
2023-01-20 14:37:43 +01:00 |
|
David Heinemeier Hansson
|
8a32cc9c84
|
Traefik hosts can now be more than just web
|
2023-01-20 13:38:57 +01:00 |
|
David Heinemeier Hansson
|
2cb09be0cd
|
Allow any role to turn on traefik labels
|
2023-01-20 13:32:12 +01:00 |
|
David Heinemeier Hansson
|
135fcdd9d3
|
Allow role to set env
|
2023-01-20 13:26:27 +01:00 |
|
David Heinemeier Hansson
|
9bb1fb7166
|
Move argumentize to Utils
|
2023-01-20 10:26:36 +01:00 |
|
David Heinemeier Hansson
|
7e9b73f86a
|
Add custom labels
|
2023-01-12 17:15:29 +01:00 |
|
David Heinemeier Hansson
|
e8beb362d0
|
Add role concern with specialized cmds for job running
|
2023-01-10 17:27:56 +01:00 |
|