georchestra / ansible

Ansible playbooks to deploy a fullblown geOrchestra instance
ISC License
16 stars 12 forks source link

switch from apache to nginx #127

Closed landryb closed 6 months ago

landryb commented 6 months ago

work in progress, missing for now mviewer/mviewerstudio (needs php-fpm etc)

landryb commented 6 months ago

cc @pmauduit @pierrejego for testing :)

landryb commented 6 months ago

one of the missing bits in apache config in /var/www/georchestra/conf/proxy.conf that are now needed by recent developments (and is properly handled by the nginx vhost):

ProxyPass /whoami http://localhost:8180/whoami
ProxyPassReverse /whoami http://localhost:8180/whoami
landryb commented 6 months ago

so far, tested on: