Skip to content

Enhance Setup Script with Environment Variables #9

@pyang4s

Description

@pyang4s

Description:
Improve security by supporting environment variables instead of hardcoded credentials in database.yml.

Acceptance Criteria:

  • Modify scripts/setup.sh to check for environment variables first
  • Fall back to database.yml if env vars not set
  • Create .env.example file with template
  • Update setup.sh to use .env file if present
  • Add .env to .gitignore
  • Document environment variable usage in README
  • Update notebooks to support env vars

Estimated Effort: 2-3 hours

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions