coolify/resources
Andras Bacsai e52a49b5e9 feat(server): add server metadata collection and display
Add ability to gather and display server system information including OS, architecture, kernel version, CPU count, memory, and uptime. Includes:
- New gatherServerMetadata() method to collect system details via remote commands
- New refreshServerMetadata() Livewire action with authorization and error handling
- Server Details UI section showing collected metadata with refresh capability
- Database migration to add server_metadata JSON column
- Comprehensive test suite for metadata collection and persistence
2026-03-11 16:21:05 +01:00
..
css fix(ui): horizontal overflow on application and service headings (#7970) 2026-01-19 19:27:19 +01:00
fonts
js chore: prepare for PR 2026-03-10 20:37:22 +01:00
views feat(server): add server metadata collection and display 2026-03-11 16:21:05 +01:00