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

Architecture- design our env architecture #713

Open
GalGend opened this issue Jun 9, 2023 · 1 comment
Open

Architecture- design our env architecture #713

GalGend opened this issue Jun 9, 2023 · 1 comment
Assignees
Labels

Comments

@GalGend
Copy link
Collaborator

GalGend commented Jun 9, 2023

As we're all interested in modernizing our envs, using docker and CI/ CD, we first need to understand what our architecture would look like.

We should have 2/3 type of envs- to your choice;

  1. Local envs- where we develop, so they should respond fast, not require maintenance, and should be responsive to code changes. All services, including FE/ BE/ node jobs should run there, as well as MYSQL.
  2. STG/ PROD envs
  3. Dynamic envs (?)- that can be lifted upon request, by github actions, upon branch selection and ready to use with some seed data and all processes run automatically.

@Sund3 @gruppin @tomers What are your thoughts?

@GalGend GalGend added the DevOps label Jun 9, 2023
@GalGend GalGend added this to the 2023 milestone WIP milestone Jun 9, 2023
@GalGend
Copy link
Collaborator Author

GalGend commented Jun 28, 2023

Hi @tomers I'm assigning this to you, maybe you can take it with @gruppin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants