coolify/resources/views
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
..
auth test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
components chore: prepare for PR 2026-03-11 06:47:38 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors chore: prepare for PR 2026-03-03 12:37:06 +01:00
layouts feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
livewire feat(server): add server metadata collection and display 2026-03-11 16:21:05 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00