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

segregate prod and test everything #221

Open
marcidy opened this issue Jul 16, 2019 · 2 comments
Open

segregate prod and test everything #221

marcidy opened this issue Jul 16, 2019 · 2 comments

Comments

@marcidy
Copy link
Contributor

marcidy commented Jul 16, 2019

In order to be able to develop/ test, the database users should be different and have different privileges on different databases. The apps need to have different ports and run from different directories. Basically the entire processes are the same except for some privileges, users, and directories. Would like to be able to deploy a test env. Would be neat if someone can use ansible to deploy themselves a test environment on our servers.

@SuperQ
Copy link
Collaborator

SuperQ commented Jul 16, 2019

Yup, as soon as we're ready to make an actual prod database, this should be easy, the role is basically already setup for this.

@marcidy
Copy link
Contributor Author

marcidy commented Jul 16, 2019

awesome. Hope my changes in #219 dont break that

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

No branches or pull requests

2 participants