Hi, I am using the latest version of *self hosted ...
# support-questions-legacy
i
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
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
Thanks. It worked. I am planning to write a blog for step by step guide to deploy it on ec2.
r
thank you! 🙂