Unleash / unleash-edge

MIT License
48 stars 8 forks source link

docs: add startup configuration recommendations #470

Closed sighphyre closed 4 months ago

sighphyre commented 4 months ago

Adds some recommendations around startup parameters that should result in healthy running of Edge for most circumstances

github-actions[bot] commented 4 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

ivarconr commented 4 months ago

I feel like we are missing a Quickstart guide in the beginning, with a simple assumption that most users will use docker.

Quickstart

docker run -p 3063:3063 -e UPSTREAM_URL=https://app.unleash-hosted.com/demo \
    -e TOKENS="*:development.bb9733b5" \ 
    unleashorg/unleash-edge:latest edge