Replies: 2 comments 2 replies
|
@wilsonglasser I want to run docker version but there is no image for oryxis-realy |
2 replies
|
Sorry for the silence here. The image exists now: docker run -d \
--name oryxis-relay \
--restart unless-stopped \
-p 8080:8080 \
-e ORYXIS_RELAY_TOKEN=<long-random-string> \
ghcr.io/wilsonglasser/oryxis-relay:latestFull walkthrough (reverse proxy, TLS, the long-poll timeout your proxy needs) is in SELF_HOSTING.md. The relay source lives in this repo under |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I can't find oryxis-relay repo.
All reactions