coolify/resources/views/livewire/server
Andras Bacsai 9675d74360 refactor: move Swarm and Sentinel to dedicated sidebar menu items
- Create new Server/Swarm.php Livewire component and view for Swarm configuration
- Create new Server/Sentinel.php Livewire component and view for Sentinel settings
- Add server.swarm and server.sentinel routes
- Move Swarm and Sentinel sections from General page to sidebar menu items
- Improve organization by separating concerns into dedicated pages

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

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-18 12:18:22 +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
resources.blade.php Fix server resources tab 500 error with mixed model types 2025-12-17 18:13:55 +01:00
sentinel.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
show.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
swarm.blade.php refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
validate-and-install.blade.php