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

A dockerized version for https #17

Open
neonwatty opened this issue Dec 2, 2024 · 1 comment
Open

A dockerized version for https #17

neonwatty opened this issue Dec 2, 2024 · 1 comment

Comments

@neonwatty
Copy link

neonwatty commented Dec 2, 2024

Using a fork of the main branch here I built this new pattern for running a dockerized quakejs via https.

It requires no manual reverse proxy setup / configuration or ssl cert setup (these are performed automatically), and works with any self/hosting provider.

You can try it out at this example url

https://kamal-quake.xyz

You can find more details here to see if this pattern works for you.

@neonwatty
Copy link
Author

neonwatty commented Dec 2, 2024

I am still working out a final issue: proper setup / routing of the (secure) web socket.

The lack of working web socket causes the "awaiting challenge" screen. You can create a multiplayer game from the menu, but can't join one in progress.

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

No branches or pull requests

1 participant