Hello all,
I have followed the available tutorial to host the Anvil app on AWS Lightsail ( Anvil Docs | How to deploy an Anvil app to an Amazon Lightsail server)
Now, while the app is hosted and is running, I am facing the login form. The users I created when I used the cloud aren’t working in this Lightsail instance. When I tried to sign up, the program showed me that my ‘existing’ email was a new one and I need to enable it. My app is connected to AWS tools and uses secret keys that get stored manually in the cloud’s database so I would prefer if I can somehow connect the lightsail instance to the cloud database and users.
I am not sure of what to do. I have went over the github page for Anvil app server but still couldn’t figure it out. Did someone have to work this out before ? Can I get some pointers on how this works and how to set it up?
Thanks