Hello @HariniRajan. I haven’t looked into the app integration with gaia-hub, but if you look at the sample todos app available you may be able to test the storage through their getfile and putfile functions available in the app by providing your gaia-hub URL in the code.
I ran some tests through stack cli to write (gaia_putfile) and read (gaia_getfile). I was able to place the file on the storage backend but wasn’t successful in reading the file. Some documentation I am currently looking at are:
Unfortunately, I am not successful yet. I am facing the roadblocks in cli way. Consolidated the issues in this forum post..
Meanwhile, @mustafaalam958 I remember you mentioned put_file worked for you.Have you tried the cli way for the same?
One more thing, I have configured domain name to my gaia hub(gaia.blsy.me). My docker runs on port 3000. So basically, http://gaia.blsy.me:3000/hub_info works whereas http://gaia.blsy.me/hub_info doesn’t work. How to setup proxypass so that I don’t need to access using port 3000. Have you faced this issue? Please help me if you have any leads on the same. My nginx.conf is given below
Thank you, @Charlie and @jwiley! I am not able to access the template. Getting the below error . I have cross-checked my account roles and I am able to create new ones using the sample template. Please guide me if I am missing anything. Thank you.
Thank you so much, @jwiley and @Charlie. With the new Stack for AWS, I successfully configured the Gaia Hub following the docs. The directions are very straightforward, and this is extremely beneficial. I greatly appreciate your support!Thank you.