About 55,000 results
Open links in new tab
  1. Strapi Community Forum - Open-source Node.js headless CMS

    The Strapi Forum is the place to discuss, ask questions and find answers, show your Strapi project and get feedback or just talk with other Community members.

  2. How to use PM2 (process manager) with Strapi

    How to use the PM2 process manager with Strapi Process managers allow you to keep your Strapi application running and to reload it without downtime. The following documentation uses the PM2 …

  3. NGinx proxing with Strapi - Strapi Community Forum

    Aug 8, 2024 · Nginx Proxying As Strapi does not handle SSL directly and hosting a Node.js service on the “edge” network is not a secure solution it is recommended that you use some sort of proxy …

  4. Set up Amazon S3 Upload Provider Plugin for Your Strapi App

    Sep 5, 2022 · This tutorial is meant to showcase S3 as an alternative to hosting your Strapi app media assets locally. Very useful if you host your Strapi app on PAAS platforms with ephemeral file systems …

  5. How to setup SSL for localhost or dev environment? - Strapi …

    Apr 17, 2021 · Deployment - Strapi Developer Documentation Learn how to develop locally with Strapi and deploy Strapi with various hosting options. We don’t support native SSL on Strapi itself due to …

  6. Can Strapi run in a reverse proxied container using NGinx?

    Sep 27, 2020 · I am convinced Strapi can work this way but wow, what a bizarre problem. It should be super simple and I am wondering now if Strapi is doing something unusual in the backend? Goal: …

  7. Develop command failed : "error Error: bind EACCES 0.0.0.0:1337"

    Apr 3, 2021 · The OP is asking for local development by using yarn develop, independently of the fact that might be using the wrong command in stage/production. I’m having the same issue, my strapi …

  8. what's the pros and cons of strapi ? : r/Frontend - Reddit

    Feb 21, 2023 · In Strapi: click the record, change the value, click save, click to go back to the overview, click to find where you were, click record, repeat ad infinitum. My own tool: list all relevant records, …

  9. Env setup for production and local development - Strapi Community …

    Oct 1, 2020 · I’m confused in understanding environment setup for production and development. So the file structures is: config env development – database.js – server.js production – database.js my …

  10. Error relocating better_sqlite3.node: fcntl64: symbol not found when ...

    Jan 8, 2023 · Discussion on resolving error in creating Docker image for Strapi with better_sqlite3.node.