Skip to content

Creating a site

A site, in the sense of the product, is a logical element that brings together various Edge Gateways and HTML5 Gateways.
This allows the product to manage load balancing and redirect traffic to an Edge Gateway that is still operational in the event of a malfunction of one of the site's Edge Gateways.

Access the web interface of your CyberElements tenant with the /console URI.

Examples

For a tenant named my-tenant, the platform is reached at https://my-tenant.cyberelements.io.
The administration console login form can also be reached directly at https://my-tenant.cyberelements.io/console.

  1. Open the site management module:

  2. Create a new site by clicking on the + icon:

  3. Give the new site a name and, if desired, a description:

  4. Activate Edge Gateways:
    Three states can be defined:

    • Active: An active Edge Gateway can be used if it is connected.
    • Passive: A passive Edge Gateway can be used if it is connected and no active Edge Gateway is connected.
    • Disabled: A disabled Edge Gateway will never be used to access site resources.
  5. Enable HTML5 Gateways (the HTML5 Gateway does not need to be able to connect directly to site resources):

  6. Finally, confirm the configurations you have made.