Skip to content

[devops] Configure security groups and environment variables #10

Description

@devopsSiliconNet

Security hardening:

  • Security group: allow inbound 80/443 only
  • Environment variables set via EB console or CLI (not in code):
    • AGENTCHAT_USERNAME — basic auth username
    • AGENTCHAT_PASSWORD — basic auth password
    • PORT — server port (default 8080 for EB)
    • NODE_ENV=production
  • Ensure no credentials in repo or logs
  • Optional: rate limiting per IP/connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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