Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Strapi Deployment

Phil
August 10, 2021

Strapi Deployment

How to deploy Strapi to the Cloud.

Phil

August 10, 2021
Tweet

More Decks by Phil

Other Decks in Programming

Transcript

  1. Strapi ► Headless CMS ► Open-source, Node.JS based ► Supports

    SQLite, MongoDB, MySQL, Postgres, GraphQL, etc. ► Good Documentation and great Community :-) ► Highly Customizable (Providers, Plugins, etc.)
  2. Strapi and xpera GmbH ► Made several Customer Projects with

    Strapi ► Heroku/Exoscale as Hosting Providers ► Custom Upload Provider for Exoscale ► https://github.com/xpera-ch/strapi-provider-upload-exoscale
  3. Deployment Heroku ► PaaS ► Supports Node.JS (Buildpacks) and Postgresql

    out of the box ► Great Tooling (Monitoring, Logs, etc.) ► Free Plan and others
  4. Deployment Linux ► Ubuntu Linux ► VM on Exoscale (Swiss

    Cloud Provider) ► Stack: ► Node.JS / NPM ► Postgresql ► Nginx ► Pm2 ► Certbox