BTCPrivate / btcp-widget

JS widget for online shop payments
5 stars 2 forks source link

Get fresh AMI builds tested #9

Open mattpass opened 6 years ago

mattpass commented 6 years ago

The AMI btcp_store_demo needs to be updated and tested on a freshly spun up AWS instance and ensure it all works fine.

Can we also clean up/simplify the setup, so much duplication, but I have been working on an older version.

mattpass commented 6 years ago

@ch4ot1c has made a PR https://github.com/BTCPrivate/bitcore-install/pull/3 which should provide a more final solution re a full node setup and something that provides our node server for prod usage.

If all seems OK on a new AWS instance, @j62 can then set up on our production site under a subdomain

mattpass commented 6 years ago

@daniel-farina

@interbiznw

@ch4ot1c

@mattpass

...then we'll have what we need for production usage by us, full node setup done and tested for merchants including pre-made instances and setup guides ready for vendor site

mattpass commented 6 years ago

Need to test that a fresh AWS instance from an AMI sets up perfectly and the shell script to set everything up on another hosting platform of your choice (eg Google Cloud, Digital Ocean etc) get you exactly the same working setup.

Need to also have the store-demo dir pull in files from a git clone, so in future, merchants (and also we) can see what updated have been made that they may want to pull in.

daniel-farina commented 6 years ago

I did a full test on Digital Ocean. I wrote a manual here. I need to triple check I'm running all the latest and greatest.

https://docs.btcppay.com/self-hosted-guide/digital-ocean-server-setup

image