Commit Graph

2 Commits

Author SHA1 Message Date
stephan.kasdorf
a3b811ec9a implemented the GitHub calls for the repository 2024-06-18 16:58:02 +02:00
stephan.kasdorf
2572c28648 Refactored the application's dockerization and added new services
This commit involves significant changes to the application's infrastructure. It refactors the application into two separate services: 'nibiru-auth-api' and 'nibiru-webhook-receiver'. Each service has its corresponding Dockerfile, Nginx & PHP-FPM configuration. It also provides a separate Nginx configuration for handling requests for each service. New environment files, start and stop scripts are introduced to facilitate local and production deployments.
2024-05-31 15:13:10 +02:00