Sorry for the spam: here's the dockerfile:
https://github.com/ParkEZ/ParkEZ-API/blob/master/Dockerfile

My Docker Compose file:
https://github.com/ParkEZ/ParkEZ-API/blob/master/docker-compose.yml

Like I said, this is in an unstable state



On 05/17/2018 07:18 PM, Robby O'Connor wrote:
> 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.ocon...@gmail.com
> <mailto:robby.ocon...@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.mugu...@gmail.com <mailto:chirica.mugu...@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+unsubscr...@googlegroups.com
>         <mailto:rubyonrails-talk+unsubscr...@googlegroups.com>.
>         To post to this group, send email to
>         rubyonrails-talk@googlegroups.com
>         <mailto: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
>         
> <https://groups.google.com/d/msgid/rubyonrails-talk/CAL37D8G_BMJ7XCtRMFgjEdsfyAjCw-gMu_yCSXuK5KWjat5%3DDw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>         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+unsubscr...@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/cfad6da9-4e3b-a11a-7c95-cbf268ffaa56%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to