Heyo, i've wanted to ask how to set it up.
I tried with kubernetes, but i got stuck on a CORS Error.
I then tried the offical docker-compose setup, this time no cors error but a 401 Unauthorized when loading the default Project. Because of that, it cannot load the default Project. Anyone has a Idea, on how to fix this or even maybe get it to run on kubernetes?
n
Needle
07/19/2022, 10:42 AM
Hello @kinau!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
k
kinau
07/19/2022, 1:05 PM
okay, apperently, my jwt secret was too short, i adjusted the command to
openssl rand 128 | base64
to generate myself a jwt secret.
hope that will maybe help somebody out in the future! ^^
n
Needle
07/19/2022, 1:05 PM
Thread was archived by @kinau. Anyone can send a message to unarchive it.