social-reporting-tool/deploy
Vadym Samoilenko 7a70283e5b Fix frontend not being copied to /var/www/html on deploy
- Replace cp frontend/* with cp -r frontend/. to copy all files reliably
- Add mkdir -p as safety net in deploy.sh
- Add apache2 reload after frontend copy in deploy.sh
- setup.sh now copies entire frontend dir instead of hardcoded filenames

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 18:37:27 +01:00
..
apache-social-reports.conf Fix Apache config: remove ProxyTimeout from Location block 2026-04-07 12:18:02 -04:00
deploy.sh Fix frontend not being copied to /var/www/html on deploy 2026-04-15 18:37:27 +01:00
setup.sh Fix frontend not being copied to /var/www/html on deploy 2026-04-15 18:37:27 +01:00