Simulacro Access

Demo login for internal access.

Simulacro (MSRS)Alpha · v0.5.0

Environment 01293 (msrs-env-0006)

Current status: Decommissioned

Access instructions

Display ID
msrs-env-0006
Internal ID
9f80f5bb-f75d-41fa-b1f5-a8f5dc0bbc74
Status
Decommissioned
Profile
VM
Provider
aws
Setup source
galera-3-maxscale-1
MariaDB
11.8.2
Distro
rocky-9
Retention
6/21/2026, 8:50:31 AM
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-101293-node-1.stub.msrs.internalsupportdb-
node-201293-node-2.stub.msrs.internalsupportdb-
node-301293-node-3.stub.msrs.internalsupportdb-
node-401293-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_9f80f5bb -C "01293"
msrs access issue-cert --env 9f80f5bb-f75d-41fa-b1f5-a8f5dc0bbc74 --pub ~/.ssh/msrs_9f80f5bb.pub
ssh -i ~/.ssh/msrs_9f80f5bb -J jump.aws.msrs.internal support@01293-node-1.stub.msrs.internal

SSH config block

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

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

Event timeline

  • decommission · success · siamosolonoi@mariadb.com
    Environment decommissioned in mock mode.
  • create · success · siamosolonoi@mariadb.com
    Setup saved with preset 'galera-3-maxscale-1'. Review and run provision when ready.