Skip to content

History / Bootstrap Guide

Revisions

  • Update Documentation: Change Dagster UI port from `3003` to `8002` in both Architecture Overview and Bootstrap Guide for consistency in local development setup.

    @jfrench9 jfrench9 committed Feb 18, 2026
  • Enhance Bootstrap Guide: Revise the Application Secrets section to clarify the creation of AWS Secrets Manager and SSM Parameter Store entries, detailing auto-generated keys, integration placeholders, feature flags, and tuning parameters for improved user understanding of secret management during bootstrap.

    @jfrench9 jfrench9 committed Feb 5, 2026
  • Update Bootstrap Guide: Revise sections on `setup-aws` and `setup-gha` to clarify prompts during bootstrap, enhance details on `ACTIONS_TOKEN`, and streamline frontend app deployment information, improving user guidance for AWS setup and application access modes.

    @jfrench9 jfrench9 committed Feb 5, 2026
  • Add GitHub Variables Section to Bootstrap Guide: Introduce a new section detailing the `setup-gha` script for managing deployment variables, including categories, examples, and usage notes to enhance user control over infrastructure sizing and environment configurations.

    @jfrench9 jfrench9 committed Feb 5, 2026
  • Add SSM Parameters Section to Bootstrap Guide: Introduce a new section detailing the SSM Parameter Store for managing feature flags and tuning parameters, including hierarchy, management commands, and override priority, to enhance user understanding of runtime configuration options.

    @jfrench9 jfrench9 committed Feb 3, 2026
  • Add Optional GitHub Secrets Section to Bootstrap Guide: Introduce a new section detailing optional GitHub secrets that enhance workflow functionality, including `ACTIONS_TOKEN` and `ANTHROPIC_API_KEY`, along with instructions for their creation and usage to improve deployment processes and CI/CD capabilities.

    @jfrench9 jfrench9 committed Feb 2, 2026
  • Add Frontend App Access Modes to Bootstrap Guide: Introduce detailed sections on internal, public-http, and public modes for frontend applications, including configuration steps, benefits, and limitations to enhance user understanding of deployment options.

    @jfrench9 jfrench9 committed Jan 13, 2026
  • Update Bootstrap Guide: Clarify S3 bucket naming conventions by detailing how GitHub Actions workflows utilize the AWS account ID for unique bucket name generation, enhancing understanding of the deployment process.

    @jfrench9 jfrench9 committed Jan 11, 2026
  • Update Bootstrap Guide: Clarify S3 bucket naming conventions by specifying CloudFormation's role in generating unique names. Add explanation for HTTPS limitations without a custom domain, emphasizing the need for domain validation to obtain AWS ACM certificates.

    @jfrench9 jfrench9 committed Jan 11, 2026
  • Revise Bootstrap Guide: Update sections on AWS account setup, bootstrap steps, and deployment modes for clarity. Introduce new structure for fresh AWS account setup and streamline instructions for configuring AWS CLI and GitHub token scopes, enhancing user guidance for onboarding and deployment processes.

    @jfrench9 jfrench9 committed Jan 11, 2026
  • Enhance Bootstrap Guide: Add Fork-Specific Configuration section detailing S3 bucket namespacing, observability options, and AWS account requirements for forks, along with updates to deployment instructions and variable setup for improved clarity and user guidance.

    @jfrench9 jfrench9 committed Jan 11, 2026
  • Refactor Bootstrap Guide: Update variable configuration section to clarify essential and full variable setups, enhance deployment instructions, and improve overall user guidance for AWS integration.

    @jfrench9 jfrench9 committed Jan 10, 2026
  • Update Bootstrap Guide: Expand GitHub CLI authentication instructions, clarify configuration levels for bootstrapping, and enhance deployment steps for improved user guidance and flexibility in AWS setup.

    @jfrench9 jfrench9 committed Jan 10, 2026
  • Update Bootstrap Guide: Add optional direnv installation and automatic AWS profile selection instructions to enhance user experience and prevent configuration errors when working across multiple repositories.

    @jfrench9 jfrench9 committed Jan 10, 2026
  • Update Bootstrap Guide: Enhance the SSO setup process by adding detailed steps for creating permission sets, adding SSO admin users, and assigning permissions to improve clarity and usability in the onboarding process.

    @jfrench9 jfrench9 committed Jan 9, 2026
  • Add Domain Configuration section to Bootstrap Guide: Document deployment modes, including Internal-Only and Custom Domain, with detailed setup instructions and prerequisites for improved clarity in the deployment process.

    @jfrench9 jfrench9 committed Jan 9, 2026
  • Update Bootstrap Guide: Replace bootstrap command with npm scripts for setup and variable configuration to improve clarity and consistency in the onboarding process.

    @jfrench9 jfrench9 committed Jan 9, 2026
  • Add Infrastructure & Operations section: Introduce Bootstrap Guide for AWS OIDC federation and GitHub Actions setup to enhance onboarding experience.

    @jfrench9 jfrench9 committed Jan 9, 2026