ReadyMage Help
  • ReadyMage
  • USER PORTAL
    • User Portal Access
    • Change Password
    • Two-Factor Authentication
  • Project Management
    • Project List
    • Project Settings
      • General Info
      • Git Management
      • Environments
      • Members and roles
      • Security
        • Deletion Protection
        • TFA Enforcement
      • Delete Project
  • Application Management
    • Magento Details
    • Domain Management
    • Logs & Monitoring
    • Backups
      • Backup process
      • Disaster recovery process
    • Deployments
      • Deploy without build cache
      • Queue Tab (Launching soon)
      • Settings Tab (Launching soon)
        • Automatic Deployments
        • ReadyMage Maintenance Page
          • Website Access During Maintenance
      • Notifications Tab (Launching soon)
        • Managing email notifications
        • Managing Slack notifications
      • Pipeline Deployments
      • Pipeline Configuration file
        • Migration guide from 0.x.x to 1.0.0
    • SSH Access
      • SSH Usage
      • Database Access using Graphical Interface
      • Troubleshooting
    • IP Whitelist
    • Password Authentication
    • Database & Media
    • Search Engine Bots Discovery
  • Service Management
    • Server-Side Rendering
    • SFTP
    • NewRelic
    • Packagist Modules
    • Cloudflare
  • Infrastructure Management
    • Autoscale
    • Sleep Mode
    • Manage Services
    • Historical Resource Usage
  • PROJECT DEVELOPMENT
    • Node.js version
    • Store access
    • Creating a Production Environment
    • Additional Environments
    • ScandiPWA, PWA Studio, Hyva, or Luma
    • Project Migration to ReadyMage
    • SSH Access for Magento CLI, database and media
    • Code customization and local setup
    • Extension installation
    • Add translations (switch locale)
    • Existing ScandiPWA Project Code Migration
    • Database and media migration
    • Redirect setup
    • Connect CDN and WebP optimization
    • Email setup
    • Changing the Domain & Multi-Store Set up
    • Internal service addresses
    • Kibana filters and useful CLI commands
    • Persistent directories
  • FAQ
    • General
    • Autoscaling
    • Billing
    • User Portal Options
    • Services connected to ReadyMage
    • Hosting, managing resources and autoscaling
    • Source Code Management
    • ScandiPWA and Magento Versions, Commerce Edition and Upgrades
    • Supported software versions
Powered by GitBook
On this page

Was this helpful?

  1. Project Management
  2. Project Settings

Environments

PreviousGit ManagementNextMembers and roles

Last updated 3 months ago

Was this helpful?

Access the Environments page under the Project -> Settings.

The New Environment button will open the environment page creation. Only accessible for Admins and the Owner of the project.

List of environments with actions:

  • Delete an environment - this action might be disabled if it is the main environment or the environment is set as a Live Environment.

  • Change environment branch - this action allows changing which branch is used for environment deployments. Note it it must be identical to the branch name on GitHub.

  • Badges:

    • The branch badge contains information about the branch that the environment is linked to. It is also a link to that branch on GitHub.

    • The region badge identifies which region the environment belongs to.

    • The main instance badge indicates the main instance in the project.

    • The Is Live badge (optional) indicates that the instance is live environment.

    • A discoverable badge (optional) indicates if the environment can be discovered by Search Engine Bots. Learn more here.

Create an environment

On the New Environment page, the Admins and the Owner of the project can create a new environment by selecting the instance prefix, region, and Magento mode.

  • Instance prefix - a prefix that will be appended to the instance namespace.

  • Region - a region your instance will be hosted in. Currently, available regions are:

    • Europe Ireland

    • Europe Stockholm

    • USA Ohio

    • Canada Central

    • Middle East UAE

  • Magento mode - allows to set up Magento in "production" or "default" mode. Refer to the official Magento documentation to learn more.