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:
- 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)?
- React Integration
- Do I need to add a React container image in docker-compose.yml?
- What is the recommended approach for integration?
- 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."