tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
5
fork
atom
Openstatus
www.openstatus.dev
5
fork
atom
overview
issues
pulls
pipelines
⌛ improve timeout
Thibault Le Ouay
2 years ago
7fbeba1d
3a2679ad
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
server
fly.toml
+1
-1
apps/server/fly.toml
···
23
23
soft_limit = 500
24
24
25
25
[deploy]
26
26
-
strategy = "bluegreen"
26
26
+
strategy = "canary"
27
27
28
28
[[http_service.checks]]
29
29
grace_period = "10s"