You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a Docker/Podman Compose like setup with one container for rails and another for postgres is ideal. Containerization is an interesting and very useful concept that has been coming up recently and quite a good learning experience to set this up.
Honestly rails setup is kind of annoying and this helps us with deployment as well.
This and this one too are good starter guides but I'm sure many others exist.
This ties in with #16 as well which requires a Dockerfile.
The text was updated successfully, but these errors were encountered:
I think a Docker/Podman Compose like setup with one container for rails and another for postgres is ideal. Containerization is an interesting and very useful concept that has been coming up recently and quite a good learning experience to set this up.
Honestly rails setup is kind of annoying and this helps us with deployment as well.
This and this one too are good starter guides but I'm sure many others exist.
This ties in with #16 as well which requires a Dockerfile.
The text was updated successfully, but these errors were encountered: