Amir Raminfar
|
727b33c8cc
|
feat: detect podman vs docker and show runtime icon (#4717)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-20 05:47:08 -07:00 |
|
Amir Raminfar
|
3895d87337
|
feat: disk I/O stats and volume free-space tracking (#4708)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-19 14:18:44 +00:00 |
|
Amir Raminfar
|
fa5d3e4a41
|
fix: clearer error when Docker daemon API < 1.40 (#4696)
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-12 06:09:49 -07:00 |
|
Dominik Gašparić
|
5e780eb767
|
refactor: Switch from docker go modules to moby (#4676)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: codedoga <codedoga@users.noreply.github.com>
|
2026-05-06 05:27:02 -07:00 |
|
Srujan rai
|
79184bbfd2
|
fix(docker): use cancellable context in ContainerEvents and close event channel (#4673)
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
|
2026-05-04 06:26:58 -07:00 |
|
Amir Raminfar
|
d09b2fe04e
|
feat: add native compose file deployment (#4618)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-16 15:21:18 -07:00 |
|
Amir Raminfar
|
09647174ee
|
chore: remove noisy debug log from Host() getter
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 13:57:59 -07:00 |
|
Uğur Tafralı
|
f5f736b6ff
|
fix: Fix memory stats not showing on cgroup v2 (#4607)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
|
2026-04-10 06:48:25 -07:00 |
|
Amir Raminfar
|
4b913ee68a
|
chore: fixes restart for container hostname
|
2026-04-06 07:07:16 -07:00 |
|
Amir Raminfar
|
284822c631
|
feat: add container update action with image pull and recreate 🚀 (#4588)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-05 19:59:44 +00:00 |
|
Amir Raminfar
|
317c141f65
|
chore: Add fetch_container_logs, inspect_container, and find_containers image filter (#4584)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-05 00:31:20 +00:00 |
|
Ivo(sh) Musil
|
106dfe18c7
|
fix: fixes the date cutting in continued log events, see #4123 (#4538)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
|
2026-03-17 09:46:21 -07:00 |
|
Javier Pérez
|
5ff6d100d4
|
fix: use coolify.serviceName for unique container names in multi-container apps (#4466)
|
2026-02-21 06:34:38 -08:00 |
|
Amir Raminfar
|
a300d84b31
|
fix: fixes broken shell when reading large content. tty was never set (#4443)
|
2026-02-15 07:14:27 -08:00 |
|
Javier Pérez
|
4db74360e6
|
feat: add Coolify labels as fallbacks for container name and group (#4384)
|
2026-01-26 07:54:14 -08:00 |
|
Amir Raminfar
|
d44ab349b9
|
feat: adds network usage for each container (#4340)
|
2026-01-12 14:11:19 -08:00 |
|
Amir Raminfar
|
8000b6c14e
|
feat: support shell resize (#4287)
|
2025-12-12 15:07:54 -08:00 |
|
Amir Raminfar
|
252d865460
|
fix: fixes really big logs being split in Docker that exceeded 16KB (#3946)
|
2025-06-04 13:54:13 -07:00 |
|
Amir Raminfar
|
70c23b0b1e
|
fix: fixes broken cpu and memory limits on swarm mode. correctly implements limits with agents (#3785)
|
2025-04-09 15:02:38 -07:00 |
|
Amir Raminfar
|
ddff265023
|
fix: fixes cpu limit being miscalculated (#3782)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
|
2025-04-09 08:58:21 -07:00 |
|
Amir Raminfar
|
f363b6f366
|
feat: adds limit to docker containers (#3766)
|
2025-04-08 15:57:33 +00:00 |
|
Amir Raminfar
|
2fc848254d
|
chore: updates sync package to v4 (#3751)
|
2025-04-02 20:25:19 +00:00 |
|
Amir Raminfar
|
ea2132efc9
|
feat: adds terminal mode to attach or exec shell on a container (#3726)
|
2025-03-30 08:32:59 -07:00 |
|
Amir Raminfar
|
c1038c0a9e
|
chore: adds warning log if containers are empty using user filter (#3669)
|
2025-02-24 20:42:30 +00:00 |
|
Amir Raminfar
|
3eec803e45
|
chore: updates docker to v28 (#3655)
|
2025-02-20 18:54:25 +00:00 |
|
Amir Raminfar
|
21fe5b84f2
|
feat: supports namespaces properly in k8s mode (#3631)
|
2025-02-15 09:35:32 -08:00 |
|
Amir Raminfar
|
13da2a4222
|
feat: supports k8s cluster (#3599)
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-02-10 09:29:39 -08:00 |
|
Amir Raminfar
|
eba87fa49e
|
fix: updates default timeout and adds user agent. see #3610 (#3611)
|
2025-02-09 14:13:31 -08:00 |
|
Amir Raminfar
|
5f73b41c57
|
chore: refactors to be more generic (#3594)
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-02-03 12:42:09 -08:00 |
|
Amir Raminfar
|
368646a7a3
|
feat: improves toasts for mobile (#3547)
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Typecheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-01-13 19:16:17 +00:00 |
|
Amir Raminfar
|
5d57439d3d
|
fix: fixes grouping not working with unknown levels (#3520)
|
2025-01-07 19:33:19 +00:00 |
|
James Shaw
|
5c33f4437e
|
feat: handle log levels with double quotes (#3519)
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-01-07 08:55:38 -08:00 |
|
Amir Raminfar
|
40015f7385
|
chore: fixes finishedAt correctly when container stops
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-01-04 14:20:16 -08:00 |
|
Amir Raminfar
|
46fb09e2f7
|
feat: handles container exits better and uses the real time when container has exited (#3504)
Push container / Push branches and PRs (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Test / Typecheck (push) Waiting to run
Test / JavaScript Tests (push) Waiting to run
Test / Go Tests (push) Waiting to run
Test / Go Staticcheck (push) Waiting to run
Test / Integration Tests (push) Waiting to run
|
2025-01-03 13:09:36 -08:00 |
|
Amir Raminfar
|
9cff809a8e
|
fix: fixes log levels not being parsed correctly and supports short levels like dbg (#3491)
|
2024-12-30 17:59:01 +00:00 |
|
Amir Raminfar
|
23ba1f6603
|
chore: improves security by updating all find containers with user scope (#3464)
|
2024-12-16 21:49:12 +00:00 |
|
Amir Raminfar
|
d312871d89
|
feat: allows filters to be set at user level (#3456)
|
2024-12-14 18:25:15 +00:00 |
|
Amir Raminfar
|
d2e1b26fb4
|
fixes all tests
|
2024-12-13 14:30:46 -08:00 |
|
Amir Raminfar
|
c0b40da585
|
adds logging
|
2024-12-13 13:20:15 -08:00 |
|
Amir Raminfar
|
242c3e74dc
|
fixes some tests
|
2024-12-13 13:15:17 -08:00 |
|
Amir Raminfar
|
9a73d18da6
|
removes unused code
|
2024-12-13 12:07:43 -08:00 |
|
Amir Raminfar
|
74b5adad00
|
feat: enables container filter to be configured at multiple places
|
2024-12-13 11:59:39 -08:00 |
|
Amir Raminfar
|
d4fa7ace90
|
fix: fixes log levels that have ansi color by stripping (#3400)
|
2024-11-16 23:38:46 +00:00 |
|
Amir Raminfar
|
1144bdfbd2
|
feat: enables swarm cluster to connect to external agents (#3394)
Co-authored-by: Mitch Brown <mitch@mitchbrown.ca>
|
2024-11-16 15:17:29 -08:00 |
|
Vladimir Urushev
|
80d502eb29
|
fix: fixes log parser (#3398)
|
2024-11-16 08:24:40 -08:00 |
|
Amir Raminfar
|
c032f788fb
|
feat: supports container rename (#3390)
|
2024-11-14 21:54:56 +00:00 |
|
Amir Raminfar
|
d529ed7855
|
feat: checks level with equal sign (#3368)
|
2024-11-02 10:40:49 -07:00 |
|
Amir Raminfar
|
f3ab541ad1
|
fix: fixes an edge case where a container might get stuck in created state (#3338)
|
2024-10-21 13:14:50 -07:00 |
|
Amir Raminfar
|
2c2e3d5790
|
fix: fixes empty blank links to not show up as json (#3324)
|
2024-10-12 08:52:56 -07:00 |
|
Amir Raminfar
|
1e5264a00b
|
feat: adds support for levels (#3306)
|
2024-10-04 13:47:12 -07:00 |
|