Skip to content

SDK Proxy Requires non-default file permissions #12

@dakotawashok

Description

@dakotawashok

Hello, I've been having an issue with the SDK proxy, specifically when using the UDP sockets with the command. I've attached a PR that adds a couple example applications with docker-compose files for easy setup. The HTTP hello world app works with through both the web server through the browser and the CLI. The UDP hello world app works through just the CLI, but fails through the web server/browser.

Here is the PR: DevCycleHQ/php-server-sdk#62

This setup is meant to imitate the setup our company has with AWS Elastic Beanstalk. We're trying hard to get the UDP socket functionality working. We have a PR internally for getting the proxy setup with just HTTP, but we're reviewing if we find that acceptable for our use-case.
When spinning up the containers locally, don't forget to put a valid DevCycle key in the Dockerfile and docker-compose.yml.
The command I'm running to test functionality through the CLI is docker-compose exec app php variable.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions