Simulacro Access

Demo login for internal access.

Simulacro (MSRS)Alpha · v0.5.0

Environment 1234 (msrs-env-0008)

Current status: Decommissioned

Access instructions

Display ID
msrs-env-0008
Internal ID
efb826b6-7f4b-49eb-9ba6-cd5de5ad0ada
Status
Decommissioned
Profile
VM
Provider
aws
Setup source
galera-3-maxscale-1
MariaDB
10.6.18
Distro
rhel-8
Retention
7/10/2026, 12:49:59 PM
Auto-stop
-
Primary timezone
UTC
Assigned engineer timezones
UTC
Challenge timeout
30 minutes
Presence challenge
none

Lifecycle actions

Pause/decommission is enforced at whole-environment scope. Partial single-node lifecycle outcomes are not supported.

Timezone policy: UTC · Challenge timeout: 30 min

Setup can be edited until provisioning starts. Pause/Resume controls compute cost state; MariaDB service operations stay manual after provisioning.

Node access targets

Stub instructions: no successful provision yet. Real hostnames, certificates, and credentials are produced once a provisioning backend runs.

NodeHostUserRoleCluster
node-11234-node-1.stub.msrs.internalsupportdb-
node-21234-node-2.stub.msrs.internalsupportdb-
node-31234-node-3.stub.msrs.internalsupportdb-
node-41234-node-4.stub.msrs.internalsupportmaxscale_or_aux-

Connection methods

SSH certificate access (recommended)

Issue a short-lived SSH certificate for this environment and connect through jump host.

ssh-keygen -t ed25519 -f ~/.ssh/msrs_efb826b6 -C "1234"
msrs access issue-cert --env efb826b6-7f4b-49eb-9ba6-cd5de5ad0ada --pub ~/.ssh/msrs_efb826b6.pub
ssh -i ~/.ssh/msrs_efb826b6 -J jump.aws.msrs.internal support@1234-node-1.stub.msrs.internal

SSH config block

Drop this into ~/.ssh/config to simplify access across all nodes.

Host msrs-efb826b6-*
  User support
  ProxyJump jump.aws.msrs.internal
  IdentityFile ~/.ssh/msrs_efb826b6
# Example: ssh msrs-efb826b6-node-1

Event timeline

  • decommission · success · sawan@mariadb.com
    Environment decommissioned in mock mode.
  • provision · success · sawan@mariadb.com
    Provision completed. Setup is now locked and nodes are ready for manual service operations.
  • create · success · sawan@mariadb.com
    Setup saved with preset 'galera-3-maxscale-1'. Review and run provision when ready.