James Greenhill
|
5c9baf6c72
|
fix: basic retry logic for booting up the application and waiting for unit (#19259)
* chore: basic retry logic for booting up the application and waiting for unit
* finally block for close
|
2023-12-11 14:46:14 -05:00 |
|
Frank Hamand
|
c0b5061520
|
feat: Use single entrypoint for both images but detect which to run (#18883)
Make docker-server binary fixed between unit/gunicorn images
We want it to be a full drop-in replacement
|
2023-11-27 10:06:22 +00:00 |
|
Frank Hamand
|
773e20d771
|
feat: Add prometheus metrics to nginx unit (#18387)
* Add prometheus metrics to nginx unit
* Run multiprocess prom collector in unit
* Refactor unit metrics to use prom client properly
* Ruff
|
2023-11-07 15:12:03 +00:00 |
|