Skip to content

Conversation

samrose
Copy link
Collaborator

@samrose samrose commented Nov 20, 2024

What kind of change does this PR introduce?

Usage: nix run .#local-infra-bootstrap -- [options]

Options:
  -h, --help                        Show this help message
  -s, --setup                       Setup the local infrastructure for development NOTE: Requires --infrastructure-repo and --supabase-repo
  --infrastructure-repo <path>           Full path to infrastructure repository directory
  --supabase-repo <path>            Full path to Supabase repository directory
  --aws-yubikey-setup               Install AWS CLI tools with YubiKey support
  --aws-yubikey-setup-no-key        Install AWS CLI tools without YubiKey
  --node-version <version>          Specify Node.js version to install/use (default: 20)

Description:
  Bootstrap the local infrastructure for development.
  This tool wraps homebrew and other tools to install the necessary dependencies.

Examples:
  nix run .#local-infra-bootstrap -- --setup --infrastructure-repo /path/to/infrastructure --supabase-repo /path/to/supabase
  nix run .#local-infra-bootstrap -- --aws-yubikey-setup
  nix run .#local-infra-bootstrap -- --setup --node-version 18

to accompany pr 107 in playbooks

@samrose samrose requested a review from a team as a code owner November 20, 2024 20:38
@samrose samrose merged commit ee952d9 into develop Dec 4, 2024
12 of 13 checks passed
@samrose samrose deleted the local-infra-bootstrap branch December 4, 2024 19:41
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants