opnform-host-nginx/scripts
Matt 3a8e601a37 Refactor nginx setup to use host-level configuration
- Remove main nginx ingress container from docker-compose
- Add minimal api-nginx container for FastCGI to HTTP conversion
- Expose services directly on ports 7654 (API) and 7655 (UI)
- Add comprehensive NGINX_SETUP.md documentation
- Include example host nginx configuration
- Update docker setup script for new architecture

This change allows OpnForm to integrate better with existing host nginx
setups by removing the containerized ingress and exposing services
directly to the host for reverse proxy configuration.
2025-06-05 17:42:01 +02:00
..
docker-setup.sh Refactor nginx setup to use host-level configuration 2025-06-05 17:42:01 +02:00
setup-env.sh Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00