nexusai_deploy_flixty( provider: "gcp_cloud_run", environment: "PRODUCTION", name: "flixty" // optional
)
nexusai_deploy_flixty( provider: "gcp_cloud_run", environment: "PRODUCTION", name: "flixty" // optional
)
nexusai_deploy_flixty( provider: "gcp_cloud_run", environment: "PRODUCTION", name: "flixty" // optional
)
nexus deploy flixty \ --provider gcp_cloud_run \ --wait
nexus deploy flixty \ --provider gcp_cloud_run \ --wait
nexus deploy flixty \ --provider gcp_cloud_run \ --wait
nexusai_deploy_status( deploymentId: "7a2c91f0-…"
) // Once you have the URL, redeploy with baseUrl:
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty-abc123.run.app", sessionSecret: "your-saved-session-secret"
)
nexusai_deploy_status( deploymentId: "7a2c91f0-…"
) // Once you have the URL, redeploy with baseUrl:
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty-abc123.run.app", sessionSecret: "your-saved-session-secret"
)
nexusai_deploy_status( deploymentId: "7a2c91f0-…"
) // Once you have the URL, redeploy with baseUrl:
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty-abc123.run.app", sessionSecret: "your-saved-session-secret"
)
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty.yourdomain.com", sessionSecret: "your-saved-session-secret", xClientId: "x-oauth-client-id", xClientSecret: "x-oauth-client-secret", linkedinClientId: "linkedin-client-id", linkedinClientSecret:"linkedin-client-secret", fbAppId: "facebook-app-id", fbAppSecret: "facebook-app-secret", googleClientId: "google-client-id", googleClientSecret: "google-client-secret", anthropicApiKey: "sk-ant-…" // enables AI Assist
)
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty.yourdomain.com", sessionSecret: "your-saved-session-secret", xClientId: "x-oauth-client-id", xClientSecret: "x-oauth-client-secret", linkedinClientId: "linkedin-client-id", linkedinClientSecret:"linkedin-client-secret", fbAppId: "facebook-app-id", fbAppSecret: "facebook-app-secret", googleClientId: "google-client-id", googleClientSecret: "google-client-secret", anthropicApiKey: "sk-ant-…" // enables AI Assist
)
nexusai_deploy_flixty( provider: "gcp_cloud_run", baseUrl: "https://flixty.yourdomain.com", sessionSecret: "your-saved-session-secret", xClientId: "x-oauth-client-id", xClientSecret: "x-oauth-client-secret", linkedinClientId: "linkedin-client-id", linkedinClientSecret:"linkedin-client-secret", fbAppId: "facebook-app-id", fbAppSecret: "facebook-app-secret", googleClientId: "google-client-id", googleClientSecret: "google-client-secret", anthropicApiKey: "sk-ant-…" // enables AI Assist
)
nexusai_deploy_scale( deploymentId: "7a2c91f0-…", replicas: 3
)
nexusai_deploy_scale( deploymentId: "7a2c91f0-…", replicas: 3
)
nexusai_deploy_scale( deploymentId: "7a2c91f0-…", replicas: 3
)
nexus deploy scale flixty 3
nexus deploy scale flixty 3
nexus deploy scale flixty 3
nexusai_domains_add( deploymentId: "7a2c91f0-…", domain: "flixty.yourdomain.com"
)
nexusai_domains_add( deploymentId: "7a2c91f0-…", domain: "flixty.yourdomain.com"
)
nexusai_domains_add( deploymentId: "7a2c91f0-…", domain: "flixty.yourdomain.com"
) - Multi-platform posting — schedule and publish content to X, LinkedIn, Facebook, Instagram, TikTok, and YouTube from one dashboard
- AI Assist — optional Claude integration (via ANTHROPIC_API_KEY) generates captions, hashtags, and post variations
- Post scheduler — queue posts for optimal publish times across time zones
- Live streaming support — manage stream metadata and thumbnails alongside regular posts
- OAuth per platform — each social network authenticates independently; add only the platforms you need - A NEXUS AI account with at least one project configured
- The NEXUS AI MCP connector enabled in Claude — or API access to api.zollo.live/mcp
- A supported cloud provider account (GCP, AWS, or Azure)
- OAuth credentials for each social platform you want to enable (X, LinkedIn, Facebook/Instagram, TikTok, Google/YouTube)