Hello! We are close to launching Self-Hosting with Quadratic via Docker Compose!
If you would like to be an early tester, please reply to this thread or send us your information on our Contact Page.
This thread also acts as a community support page.
@davidkircos i’ve been trying to setup quadratic locally for making contributions. i followed the readme and everything went fine until i got the error from auth0. so as suggested in readme, i used my own auth0 account, changed the env vars, configured the urls, etc. but than it keeps redirecting or refreshing. am i doing something wrong or is everybody is facing this same problem
Hey,
You should be able to get it working with your own env vars. You have to make sure the client, API, and multiplayer, and files services all have the correct Auth Vars. We are working on automating this part of the setup, and we actually remove the Auth0 dependency completely in this PR.
Let me know what happens once setting all the env vars. Can you be more specific if you have an issue going forward?