Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nexus.westyx.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Westyx Nexus
One place for every secret, config, and feature flag across all your clients and environments. Built for agencies and product teams that run more than one project — with a full audit trail and live push built in.

The problem it solves

Every project needs credentials, configuration, and feature toggles. Multiplied across clients and environments, this becomes dozens of .env files, shared passwords, and no audit trail. Nexus replaces all of it with one platform:
  • Secrets - AES-256-GCM encrypted, versioned, never logged
  • Configs - typed, per-environment, with template refs ({{secret:KEY}}, {{flag:KEY}})
  • Feature flags - boolean + scheduling + A/B rollout with targeting rules

Core features

Secrets

AES-256-GCM encrypted. Versioned, audited, never exposed in logs.

Configs

Typed, per-environment values. Reference secrets and flags by key.

Feature Flags

Boolean flags with scheduling, A/B rollout, and targeting rules.

Key concepts

  • Tenant - your top-level organisation (one per company or agency)
  • Project - one app or product within a tenant, with its own tier
  • Service - a single backend or frontend deployment, with its own API key
  • Environment - develop, staging, production (availability depends on tier)
  • Umbrella service - a shared config parent that child services inherit from

Architecture overview

Understand the Tenant → Project → Service hierarchy.

5-minute quickstart

Integrate Nexus into your first service in minutes.

SDK overview

Go, Node.js, Python, .NET, Spring Boot, Angular, React, Vue.