RTCAMP/Frappe Manager Can be used production

I am using Frappe Manager (V0.16) for testing and appreciate its simplification. I want to add my custom Nginx configuration for a React app and have the following questions:

  1. Nginx Configuration
  • What is the best way to add a custom Nginx configuration or add react configuration add in default.conf?
  • Should I create ‘frontend-site.conf’ in the custom folder?
  • Will the default Nginx configuration include it automatically (like admin and mail)?
  1. React Integration
  • Do I need to add a React container image in docker-compose.yml?
  • What is the recommended approach for integration?
  1. Production Deployment
  • Is Frappe Manager suitable for production use?

  • What steps are needed for production:

    • Are there any other specific considerations?

Please advise on the best approach for these requirements."