Getting started

This guide helps you set up your evroc account and start using evroc cloud services.

Prerequisites

To use the evroc cloud, you need:

  • An evroc organization for your company
  • At least one user account associated with that organization

Visit evroc.com to sign up or contact evroc support for account setup. You'll receive an email with your username and temporary password once your account is ready.

Log in to the console

The evroc console provides a web interface for managing your cloud resources.

  1. Navigate to cloud.evroc.com
  2. Enter your username and temporary password
  3. Follow the prompts to set a new password
  4. Log in with your new credentials

The console dashboard shows an overview of your resources and provides access to all evroc services. From here, you can create virtual machines, manage storage, and configure networking.

Choose your workflow

evroc supports multiple ways to interact with the platform. Choose the approach that best fits your needs:

The web console at cloud.evroc.com provides a visual interface for managing resources. This is the easiest way to get started, especially for:

  • Creating your first virtual machines
  • Exploring available services
  • Learning about evroc's features

CLI (for automation and scripting)

The evroc CLI enables command-line access to all evroc services. Install the CLI if you need to:

  • Automate resource creation and management
  • Integrate evroc into your existing scripts
  • Work from terminal environments

See Install the evroc CLI for setup instructions.

Kubernetes API (for advanced automation)

The evroc platform exposes a Kubernetes-compatible API for direct programmatic access. Use the API when you need:

  • Deep integration with your infrastructure-as-code tools
  • Custom automation beyond what the CLI provides
  • Direct control over resource specifications

See product-specific API documentation for details.

Next steps

Now that you're set up, explore evroc services:

For help, see the Support page or contact evroc support.