feat: deploy-to-target supports .253 + mesh/federation/VPN updates
- Add deploy_secondary() function for deploying to multiple LAN nodes - --both now deploys to .198 and .253 (previously .198 only) - Fleet deploy updated for 3 LAN nodes - Mesh DM fixes: protocol frame format, DM-via-channel routing - Federation pending requests, discover modal - VPN status UI improvements - Image versions and container specs updates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e210376e05
commit
9dd802998c
@@ -5,6 +5,7 @@
|
||||
//! sync container status, health metrics, and availability.
|
||||
|
||||
mod invites;
|
||||
pub mod pending;
|
||||
mod storage;
|
||||
mod sync;
|
||||
mod types;
|
||||
|
||||
Reference in New Issue
Block a user