Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Health Check in Postgre Service #19

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

izzatbey
Copy link
Contributor

This pull request includes several significant changes to the configuration files for the project. The most important changes involve updating environment settings, modifying dependencies, and restructuring the Docker setup.

Environment settings updates:

  • .env.example: Changed APP_NAME to 'Mata Elang Report Site', set APP_ENV to production, and updated APP_TIMEZONE to 'Asia/Jakarta'.

Dependency updates:

  • composer.json: Removed the dependency on barryvdh/laravel-dompdf.

Docker setup restructuring:

  • docker-compose.yml: Commented out the laravel.test service and reintroduced the report-api service with updated dependencies and conditions. Updated the web service port to "8085:80" and set the report_data volume to read-only.
  • docker-compose.yml: Added a local driver for the report_data volume.

@izzatbey izzatbey added the bug Something isn't working label Feb 23, 2025
@izzatbey izzatbey requested a review from fadhilyori February 23, 2025 16:35
@izzatbey izzatbey self-assigned this Feb 23, 2025
@izzatbey izzatbey merged commit 36697b4 into mata-elang-stable:main Feb 24, 2025
1 check passed
@izzatbey izzatbey deleted the fix-healthcheck branch February 24, 2025 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants