Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add container and Config loader #62

Merged
merged 9 commits into from
May 1, 2024
Merged

Add container and Config loader #62

merged 9 commits into from
May 1, 2024

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented May 1, 2024

What was changed

Internal:

  • added Container implementation
  • added Yiisoft/Injector dependency
  • added Config loader that can fetch options from ENV, CLI options or XML file

Userland:

  • support ENVs in config:
    • TRAP_UI_PORT
    • TRAP_TCP_PORTS
    • TRAP_TCP_HOST
  • frontend port changing via --ui option: trap --ui=8080

Checklist

@roxblnfk roxblnfk merged commit e414dfc into master May 1, 2024
18 checks passed
@roxblnfk roxblnfk deleted the config-loader branch May 1, 2024 20:44
@roxblnfk roxblnfk added the enhancement New feature or request label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant