Documentation Portal for Virtuozzo Application Management
In this section:
FAQs
Which remote access methods are supported?The primary remote access method is SSH. You can connect using terminal applications or IDEs that support SSH connections. Other options include FTP/FTPS, WebDAV, and more.
Does the platform provide an API or CLI?Yes. You can manage environments with the API/CLI tools. Additionally, the platform provides a dedicated Cloud Scripting programming language for automating tasks.
Can I package apps for automation?Yes. Use Cloud Scripting packaging to prepare ready-to-go application and add-on templates.
Are WebSocket connections supported?Yes. Dedicated WebSocket configurations are available for supported stacks.
How do I integrate CI/CD pipelines?Use VCS triggers, API calls, or deployment hooks to integrate with your CI/CD system.