Sighten has multiple different "environments" (the Sighten website and copies of it) for different purposes.
Environment | Link | Purpose | Live Emails? | Data refresh |
---|---|---|---|---|
Engine | engine.sighten.io | This is our live customer environment!! Be very careful about making any changes here. Also referred to as "Production" or "Prod". | Yes | No |
Mirror | mirror.sighten.io | This is for testing by our customers. Used especially by financiers. | Yes | Yes, clone of production nightly |
Onboard | onboard.sighten.io | This is for training new customers. | Yes | Yes, clone of production upon major releases, no database refresh on hotfixes |
Staging | staging.sighten.io | This is for internal Sighten testing that closely mimics Engine. | No | Yes, clone of production on deploy (usually nightly, can be overridden) |
Dev | dev.sighten.io | This is for internal Sighten testing of features in development. | No | Yes, clone of production nightly |
More information can be found here.