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

Create Docker based setup guide #811

Open
sergeyradov opened this issue Mar 4, 2019 · 2 comments
Open

Create Docker based setup guide #811

sergeyradov opened this issue Mar 4, 2019 · 2 comments

Comments

@sergeyradov
Copy link

sergeyradov commented Mar 4, 2019

In the scope of choosing an application for performance testing on QA Standup, I have decided to choose your app but lost more than half a day for figuring out steps needed to get the application up and running.

Firstly, I used to deploy it using Local deployment guide for OS X, as a result, it led me to a wrong way, when I had to deploy it to AWS, I could not build up the dockerfile without composing.

Secondly, I re-created and improved docker-compose file a bit. After 8 hours of debugging, I got it working using docker-compose up.

It would save me this 8 hours, I am new on the docker and rails data preparation, as a result, I faced with all steps that every newbie can face.

Therefore, I propose to create a Docker-based guide on how to make the app ready for a Cloud deploy.
For sure, we can create instructions for most popular clouds such as AWS, GClound, Azure.

@sergeyradov
Copy link
Author

I can volunteer if you give me green light :-)

@steveyken
Copy link
Member

Sorry to hear your struggles getting it up and running. Would certainly appreciate the ability to learn from your experience. A guide is an excellent way to document what's needed. Please go ahead and we can publish on our public wiki here if you like.

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

3 participants