Ruby on Rails Thursday, May 17, 2018

This code is broken but: https://github.com/parkez/parkez-api

I did it in like maybe an hr or. 2.

On Thu, May 17, 2018, 7:17 PM Robby O'Connor <robby.oconnor@gmail.com> wrote:
This code is broken but: https://github com/parkez/parkez-api

On Thu, May 17, 2018, 7:16 PM Mugurel Chirica <chirica.mugurel@gmail.com> wrote:
Hello Joe, to answer your question, yes.

I have recently started playing with docker and can tell you that it's quite straight forward and works well with Ubuntu 14 - 16, and here is the big picture.

You will create a Docker file and a Docker-compose file, and write a specific set of instructions of what to install on your image and what ports you will open etc.

My colleague has more experience and he set up the files etc, and I just ran the commands which worked well, but you can create all those with a good tutorial.
The same files and some variants of those will be used to create the image on production.

Using that setup you can develop locally, and then when you need you can deploy to something more general like AWS using their integrations, or something more specific like a hosting created for Docker only.

Give everything a try and find a few good tutorials to follow (there's also an on-line free version docker book) and see if you like it.

Cheers

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL37D8G_BMJ7XCtRMFgjEdsfyAjCw-gMu_yCSXuK5KWjat5%3DDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAPncwvLLYkA3jiYPOx3x30%3Dc9Jgb6HXgzYEQJYwUk%2B5iFXBv%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment