AWS Deployment
Learn in this guide how to deploy your Strapi application on AWS EC2, host your database on AWS RDS and upload your assets on AWS S3.
Learn in this guide how to deploy your Strapi application on AWS EC2, host your database on AWS RDS and upload your assets on AWS S3.
Learn in this guide how to deploy your Strapi application on Microsoft Azure.
Learn how you can use a proxy application like Caddy to secure your Strapi application.
In Strapi, RBAC is an approach to restricting access to some features of the admin panel to some users. The Community Edition of Strapi offers 3 default roles.
Learn in this guide how to deploy your Strapi application on DigitalOcean App Platform.
Learn in this guide how to deploy your Strapi application on DigitalOcean Droplets.
Learn how you can use a proxy application like HAProxy to secure your Strapi application.
Learn in this guide how to deploy your Strapi application on Heroku.
Learn in this guide how to deploy your Strapi application.
Learn how to pass data from server to admin panel with a Strapi plugin
Learn how to populate creator fields such as createdBy and updatedBy by creating a custom controller that leverages the populate parameter.
Learn how to store and access data from a Strapi plugin
Learn how to use the Plugin CLI to build and publish a Strapi plugin
Learn how you can use a proxy application like Nginx to secure your Strapi application.
Learn how to use proxy and process managers in your deployed Strapi application .
Get ready to get Strapi, your favorite open-source headless cms up and running in less than 3 minutes.
Deep dive into some specific REST API topics using guides that extensively explain some use cases or give step-by-step instructions.
Learn what populating means and how you can use the populate parameter in your REST API queries to add additional fields to your responses.
The public folder of Strapi is used for static files that you want to make accessible to the outside world.
The documentation for Strapi contains 3 main sections, accessible from the top navigation bar: