coolify/resources/views/livewire/server
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
..
ca-certificate
cloud-provider-token
new
private-key
proxy
security
advanced.blade.php
charts.blade.php
cloudflare-tunnel.blade.php
create.blade.php
delete.blade.php
destinations.blade.php
docker-cleanup-executions.blade.php
docker-cleanup.blade.php
index.blade.php
log-drains.blade.php
navbar.blade.php
proxy.blade.php feat(proxy): add database-backed config storage with disk backups 2026-03-11 14:11:31 +01:00
resources.blade.php
sentinel.blade.php
show.blade.php feat(server): add server metadata collection and display 2026-03-11 16:21:05 +01:00
swarm.blade.php
validate-and-install.blade.php