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
@harshsharma2002 the goal was to setup CI for this with github actions, so that we can demo/test off it on any merge to main. You can provide the requisite yaml and config files in this PR. Same is for fly or the other options as well.
Sir, the thing with render is that the render account is connected with github repo and automatically updates whenever there are changes to the repo, we just have to setup the render service once and connect it to the repo.
there is a second way that is using github actions to build and push the docker image to a container repo like docker hub which will be connected to the render service and any update to the docker hub image will cause the render service to trigger and update.
in my opinion the first method is the simplest the second method will be just the same with no additional benefits and having a longer process to setup also requiring a repo on docker hub in addition.
Render supports booting off containers.
The text was updated successfully, but these errors were encountered: