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

Automatic deployment to AWS for develop and master branches #41

Open
RaduCStefanescu opened this issue Aug 22, 2019 · 1 comment
Open

Comments

@RaduCStefanescu
Copy link
Contributor

We will have 2 environments:

  1. development environment in AWS, using Docker
    Any merge in develop branch deploys the backend services to a host in AWS
  2. production environment in AWS, using Docker (but without phpmyadmin)
    Any merge in master branch will deploy the backend service to a host in AWS
@Owlree
Copy link

Owlree commented Aug 30, 2019

Can you provide a summary of what we have right now in prod? (and development, if possible)

I am curious about

  • Are we using Docker to deploy to prod? If yes, are we using Docker Compose?
  • What's the architecture like?
  • What kind of loads do we support?

@RaduCStefanescu RaduCStefanescu added this to To do - Public platform in Monitorizare vot - API and Web Admin Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants