Hi, I am using the latest version of self hosted with out docker installation. I am trying to deploy it on ec2 instance. As per my understanding I should give --host= while starting supertokens instance. But I am getting this error The provided host is not available on this server Can you help how should I deploy it on ec2 instance and make it accessible(if any other configs needed).
r
rp_st
08/09/2022, 3:12 AM
Hey! You should give 0.0.0.0 has the host. The public IP is not the same as the IPs in the ec2 instance.
i
immaculate_guava_58672
08/09/2022, 11:49 AM
Thanks. It worked. I am planning to write a blog for step by step guide to deploy it on ec2.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).