-
Notifications
You must be signed in to change notification settings - Fork 0
SYSTEMX Setup and Deployment
SYSTEMX combines an intake process with scripts. The intake files clarify the product and operating decisions; scripts perform repeatable local actions. The two are complementary: a script cannot infer risk acceptance, and a document does not deploy an application.
- Start the menu or run the bootstrap script in check mode.
- Complete the ordered intake and master-plan material.
- Establish Firebase/Google Cloud projects, IAM, billing, domains, and rules.
- Configure local client values and approved secret storage.
- Build a minimal product slice and run quality/security gates.
- Export or import structured setup packets when a handoff needs a bounded context package.
Useful non-production checks are:
npm run wtl:setup -- --check
npm run system:audit
npm run sync:system:check
npm run deploy -- --target hosting --preflightThe deploy helper supports a full or targeted path. Start with preflight or dry-run, then explicitly select the project and target. For example:
npm run deploy -- --target hosting --dry-run --project your-project-id
npm run deploy -- --rollback-info --project your-project-idA real deployment is an operator-approved event. Confirm the Git branch and diff, identity, target project, rules, release notes, quality results, monitoring plan, and rollback instructions. After deployment, test the key user journey and record the release. See Deployment and WTL Standard Setup Guide.
SFWA-WTL-G1 · Standard Firebase Web App, Wayne Tech Lab Generation 1 · Provided by Wayne Tech Lab LLC under MIT · Use at your own risk · Subject to daily change · Repository
- Home
- Quick Start
- WTL Standard Setup Guide
- One-Line Install
- Platform Matrix
- Linux Setup
- Windows Setup
- Architecture and Stack
- Project Structure
- SYSTEMX Root and Folder Standard
- Setup Playbook
- Environment Variables
- Security
- Deployment
- Testing and QA
- MCP and Agents
- GitHub Authors and Contribution Notes
- SYSTEMX WEBPORTAL
- White Paper
- Executive Summary
- CISO Note From the Founder
- Wayne Tech Lab Purpose
- Security Overview
- Long-Term Warnings
- .ENV Solutions
- Menu Operations
- Setup and Deployment
- Start and End of Day
- SYSTEMX Sync and Controlled Updates
- Agent 0 and Subagents
- Agent 0 Operating Model
- How Subagents Work
- Starter Prompts and Smart Routing
- Third-Party Responsibility
- User Ingest and Production Setup
- FAQ