Getting Started

Getting Started with Nurosentrix

Welcome to Nurosentrix! This guide will help you set up your account and deploy your first Odoo instance.

What is Nurosentrix?

Nurosentrix is an infrastructure management platform designed specifically for Odoo deployments. It simplifies the process of deploying, managing, and scaling Odoo instances across your infrastructure.

Dashboard Navigation

The Nurosentrix dashboard is organized around a few key sections:

  • Instances - Deploy, start, stop, and manage Odoo instances
  • Servers - Connect or provision servers and manage capacity
  • Backups - Create schedules, restore, and review history
  • Monitoring - Health checks, metrics, and alerts
  • Settings - API keys, SSH keys, and integrations

Key Features

  • Cloud Deployment - Deploy on DigitalOcean, Vultr, or bring your own servers
  • Automated Backups - Schedule backups to S3, Google Cloud Storage, or Azure Blob
  • Auto-Healing - AI-powered health monitoring and automatic recovery
  • CI/CD Integration - GitHub and GitLab webhooks for automated deployments
  • White-Label - Custom domains and branding for agencies
  • REST API - Full API access for automation and integration

Prerequisites

Before you begin, make sure you have:

  • An email address to create your account
  • Access to a server (cloud or on-premise) or cloud provider credentials
  • SSH key pair for server access (we can generate one for you)

Quick Start Steps

Step 1: Create Your Account

Visit app.nurosentrix.com/signup and create your free account. You can start with our Free tier which includes:

  • 1 Odoo instance
  • Basic monitoring
  • Daily backups
  • 250 AI assistant credits

Step 2: Add Your First Server

You have two options for adding servers:

  1. Cloud Provider - Connect your DigitalOcean or Vultr account and let Nurosentrix provision servers automatically
  2. BYOS (Bring Your Own Server) - Add any Linux server via SSH. We support Ubuntu 20.04+, Debian 11+, and Rocky Linux 8+

You can add servers from Servers → Add Server. Choose a cloud provider to provision automatically, or select BYOS to connect an existing server.

Step 3: Deploy Odoo

Once your server is connected:

  1. Click "New Instance" in the dashboard
  2. Select your server and Odoo version (14.0, 15.0, 16.0, 17.0, or 18.0)
  3. Configure your instance settings (domain, database name, admin email)
  4. Click "Deploy" and wait for the provisioning to complete

The deployment wizard lives under Instances → New Instance. It guides you through version, domain, and database configuration.

Step 4: Access Your Instance

Once deployment is complete, you'll receive the URL and credentials to access your Odoo instance. The dashboard shows real-time status, logs, and health metrics.

After deployment, you can manage your instance status, logs, and actions from the Instances list.

Monitoring Your Infrastructure

After deployment, you can monitor your servers and instances in real-time using the Health and Metrics dashboards.

Monitoring provides uptime, CPU, memory, and disk metrics, plus alerting for critical events.

Next Steps