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

Fixed Development Pipeline with Micro-services based architecture. #84

Merged
merged 7 commits into from
Aug 18, 2022

Conversation

gauranshkumar
Copy link
Collaborator

Completely Fixed #82
Revamped the monolithic application to a Microservices-based approach and distributed each service of Relis to separate isolated components.

Changelog:

  1. Split the monolithic application to microservices architecture majorly in these categories
    • db
    • Tomcat
    • Phpmyadmin
    • relis-application
  2. Xdebug defaulted to port 9000
  3. Phpmyadmin, Mariadb, and tomcat have defaulted to the latest release as per their official release decreasing the management of these packages from our side.
  4. Php-7.1 and apache are using the Debian Buster as stretch is EOL since June 2022.

@gauranshkumar
Copy link
Collaborator Author

Also, fixed the previous broken docker-compose build pipeline.

@esyriani esyriani merged commit 6331792 into geodes-sms:develop Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants