coolify/resources/views/livewire/server
Andras Bacsai 67b1db9254 feat: add Hetzner Cloud server linking for manually-added servers
Allow manually-added servers to be linked to Hetzner Cloud instances by
matching IP address. Once linked, servers gain power controls and status
monitoring.

Changes:
- Add getServers() and findServerByIp() methods to HetznerService
- Add Hetzner linking UI section to Server General page
- Add unit tests for new HetznerService methods

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 22:14:41 +01:00
..
ca-certificate Fix typo 2025-10-20 11:59:29 +01:00
cloud-provider-token improved hetzner features 2025-10-09 12:53:57 +02:00
new Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
private-key feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
proxy Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
security refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
advanced.blade.php Add deployment queue limit to prevent queue bombing 2025-12-04 13:52:27 +01:00
charts.blade.php Renamed metrics titles CPU(%) to CPU usage - same for memory 2025-09-19 23:19:24 +05:30
cloudflare-tunnel.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
create.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
delete.blade.php basics of adding / removing hetzner servers 2025-10-09 10:41:29 +02:00
destinations.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
docker-cleanup-executions.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
docker-cleanup.blade.php Add server-level toggle to disable application image retention 2025-12-05 12:22:20 +01:00
index.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
log-drains.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
navbar.blade.php Fix ineffective restartInitiated guard with proper debouncing 2025-12-04 08:57:03 +01:00
proxy.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
resources.blade.php fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
show.blade.php feat: add Hetzner Cloud server linking for manually-added servers 2025-12-11 22:14:41 +01:00
validate-and-install.blade.php feat: implement prerequisite validation and installation for server setup 2025-11-21 09:49:33 +01:00