Where to host the final application
Hey guys Iam new to vue storefront, a question regarding the hosting of the final storefront. Can I host it on shopify? Or do I need to host it anywhere else? If so what is the best hosting solution? Hope the question isn't that stupid xD
5 Replies
Hey Thomas! Vue Storefront comes as two applications: Nuxt and Expressjs middleware. I would recommend Digital Ocean or AWS Lightsail - running it with pm2
You can read about DO here https://vuestorefront.io/blog/step-by-step-guide-deploying-vue-storefront-on-digitalocean
And with regards to AWS Lightsail it’s pretty straightforward, you git clone your application and run it using pm2 (same can be achieved manually on DO too)
Guide to Deploying Vue Storefront on DigitalOcean | Vue Storefront
This guide is intended for developers who are familiar with both Vue Storefront and DigitalOcean and are looking to set up the eCommerce application on the cloud-based hosting service.
Thank you very much ❤️ 🙂
@skirianov how can we deploy Alokai on the aws amplify?
@kannit there's no exact doc on deploying Alokai to aws amplify, but this might be helpful anyway: https://docs.alokai.com/cookbook/oss-deployment-guide
Alokai
OSS Deployment Guide
In this guide we'll show you how to deploy an Open Source Alokai application to a production server.