Docker Basics for Ruby on Rails Developers

  Рет қаралды 27,675

GoRails

GoRails

Күн бұрын

Пікірлер: 25
@shiva.sharan
@shiva.sharan 2 жыл бұрын
I just stumbled on your channel and this is a gold mine. Well explained and well documented. Amazing structure and we'll curated playlists. Kudos to you sir !
@GorailsTV
@GorailsTV 2 жыл бұрын
Thanks Shiva!
@austinklenk9571
@austinklenk9571 3 жыл бұрын
could you make a video on docker rails for production environment?
@ritec
@ritec 3 жыл бұрын
I would love this as well.
@FedeOttalagano
@FedeOttalagano Жыл бұрын
This was super useful. Thanks a lot!
@junjing2769
@junjing2769 3 жыл бұрын
Wonderful and clear explaining this tech. Thanks.
@ScorpioPL
@ScorpioPL 2 жыл бұрын
I like this setup very much. Everything is separate. Any hints on how to setup a production environment? From what I understand Capistrano and Docker don't mix very well if at all.
@FranciscoCrespo-bd2zo
@FranciscoCrespo-bd2zo Жыл бұрын
Hello, when I try to: docker run filmoteca (that is my app name) it says: "Unable to find image 'filmoteca:latest' locally docker: Error response from daemon: pull access denied for filmoteca, repository does not exist or may require 'docker login': denied: requested access to the resource is denied." ANY IDEAS? thanks
@trailblazer_nomad
@trailblazer_nomad 2 жыл бұрын
Can you help me understand how it works on postgres in your docker container while your database.yml is configured for Sqlite?
@DevBishwasBh
@DevBishwasBh 2 жыл бұрын
I have being settling my node_modules inside the app/javascript/node_modules, but I dunno how can I do in within the main directory of project. I heartly request you to make a video on it.
@LawZist
@LawZist 2 жыл бұрын
I would really like to know how I can attach rubymine debugger to ruby docker
@developerfoe
@developerfoe Жыл бұрын
just great as always
@w1717djdh
@w1717djdh 2 жыл бұрын
should I need to add database_url to docker- compose??
@akemrir
@akemrir 3 жыл бұрын
hi, nice introduction video. Can you share how you set verbosity level when building image?
@MaiAbuThraa
@MaiAbuThraa 3 жыл бұрын
This is very helpful, I have to try it, thanks
@DevBishwasBh
@DevBishwasBh 2 жыл бұрын
Docker Compose up is giving port already in use stuff.
@ascetahedonista7161
@ascetahedonista7161 2 жыл бұрын
Dude, forget about the docker compose I want to know how to set that vim configuration.
@GorailsTV
@GorailsTV 2 жыл бұрын
Everything for my vim setup is at GitHub.com/excid3/dotfiles
@vesh95
@vesh95 3 жыл бұрын
Best Docker Build
@indie3d
@indie3d 3 жыл бұрын
Hi, when you write "- POSTGRES_PASSWORD=passwortd" at the 7:30 minute mark... Do I need to substitute the "password" value with my own secret password? example: "- POSTGRES_PASSWORD=12345" or do I need to keep "password" instead. Thanks in Advance!
@bcgianni
@bcgianni 3 жыл бұрын
Hey Indie3D, that is an environment variable that will set the DB password, if you set as "password" in the database service, you will need to set as "password" in your rails app. If you set "12345", you use "12345" in your app (maybe set in the database.yml file for you on the app end). And same for a production environment, the production database will have a user and password for the app to access it, and the app will need to match whatever it is.
@darkpill
@darkpill 3 жыл бұрын
How do you deal with the horrendous speed of docker on Mac?
@xaogao
@xaogao 3 жыл бұрын
thx for the video
@NewError404
@NewError404 3 жыл бұрын
great.
@mikopiko
@mikopiko 2 жыл бұрын
I don't think it is necessary to run "yarn install", "yarn" is enough, same applies to "bundle" instead of "bundle install".
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 310 М.
How To Use Import Maps with Rails
18:12
GoRails
Рет қаралды 1,8 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,6 МЛН
5 Secrets to Becoming a Badass Ruby on Rails Developer
28:01
Mix & Go
Рет қаралды 25 М.
How To Add Impersonation To Rails Authentication Generator
16:11
docker stack is my new favorite way to deploy to a VPS
27:47
Dreams of Code
Рет қаралды 119 М.
Using Docker for your Rails App in Production
7:26
Phil Smy
Рет қаралды 2,3 М.
Dockerizing an Existing Rails Application
20:53
CoderJourney
Рет қаралды 27 М.
Rails on Hetzner with Kamal - Deployments from Scratch PT. 1
19:19
Sam Johnson
Рет қаралды 4,1 М.
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 1 МЛН
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 333 М.
Docker Tutorial for Beginners
50:38
mCoding
Рет қаралды 80 М.
Setup A Ruby on Rails 7 API With React JS
15:11
Deanin
Рет қаралды 43 М.