Skip to content

Conversation

@y12studio
Copy link
Contributor

No description provided.

…ose, including support for Traefik reverse-proxy

Signed-off-by: Joye Lin <[email protected]>
Copy link
Member

@TimoGlastra TimoGlastra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think traefik might be a bit overkill for local development. Maybe you can set it up using the ngrok container: https://ngrok.com/docs/using-ngrok-with/docker/

and point that to the agent container? I think you can then also pack evertyhing within the docker compose file and it's not needed to first do some steps to get it running.

You can also add ngrok dependency to the agent and use that on startup if e.g. USE_NGROK=true env is set, so there's no extra services needed.

What do you think?

@y12studio
Copy link
Contributor Author

The intent here is to offer an alternative example that allows users to rapidly demo this playground to external parties, eliminating the need for an ngrok API key. However, if this Pull Request doesn't align with the project's direction, feel free to close it. I'm perfectly okay with that decision.

hacdias pushed a commit that referenced this pull request Nov 28, 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