Hi <@498057949541826571> how can we deploy Super ...
# support-questions
j
Hi @rp how can we deploy Super tokens As a docker or can we deploy UI reactJs and backend NodeJs from github code ?
r
hey @Jayakrishna
i don't think i understand your question
could you please elaborate?
j
We have two git repository's where we can push the ReactJS UI code and NodeJs backend code can we just import your code from GITLab and do that
or else we should use docker image to deploy
r
I mean, you can do either
It really depends on your setup
j
When Super tokens give any fix or new relase how can we update that ?
r
You need to update the core or the backend / frontend repo version yourself.
It really depends on which version you have and which version you are upgrading to.
if you use the managed service, we provide non breaking core upgrades automatically.
j
Where can we see your updates ?
r
there should be a changelog file in all the repos you are using
and in the supertokens-core repo as well.
to run this is there any documentation?
r
hey! im not sure what you mean by import code using the above path
have you followed our quick setup guide?
it has instrs on how to install the SDKs and set it up in your application
j
Is this the instructions reference https://supertokens.com/use-oss ?
r
partly. That will only help you setup the core on self hosted
See the guides section in the docs
and pick a recipe you care about
and follow the quick setup in there
j
Hi @rp what will be the mysql version for supertokens core?
r
you can use the latest mysql db and it would work. Which version do you have?
j
mysql 5.7.x or mysql 8v
r
that should be fine
j
Okay thank you