Aller au contenu

Installation

Ce contenu n’est pas encore disponible dans votre langue.

Most users do not install Rokks themselves. They receive a platform URL, sign in through the configured identity provider, choose an environment and tenant, and start working. Integrators prepare the deployment, identity, storage, database, and routing model before inviting users.

Rokks is delivered as a set of cooperating services behind a browser-facing entry point. Users only need the public application address. Behind that entry point, the platform routes document operations, analytical queries, worker jobs, authentication, and monitoring to the correct service.

Integrators should treat deployment details as environment-specific. A managed production installation may use one topology, while a private appliance may use another. The public contract is the same: users access one app URL, API calls are scoped by environment and tenant, and background work appears in the job queue.

Mock service stack screenshot

  1. Confirm the application URL that users will open.
  2. Configure the identity provider and allowed users.
  3. Define the initial environments and tenants.
  4. Connect the document, file, and analytical storage backends.
  5. Open the Service Stack page and confirm that required services are healthy.
  6. Invite a pilot user and complete the quick-start workflow.

Do not publish private service addresses or maintenance credentials in user-facing docs. Users should see the app URL and supported workflows, not deployment internals.

Do not invite users until at least one enabled environment has configured storage and each pilot user has access to the intended tenant. Rokks does not elect a default environment or tenant; every session operates in an explicitly authorized scope.