File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,21 @@ Visit the app in the browser `localhost:5085`.
119119
120120<br />
121121
122+ ## ** Deploy on Render**
123+
124+ - Create a Blueprint instance
125+ - Go to https://dashboard.render.com/blueprints this link.
126+ - Click ` New Blueprint Instance ` button.
127+ - Connect your ` repo ` which you want to deploy.
128+ - Fill the ` Service Group Name ` and click on the ` Update Existing Resources ` button.
129+ - Edit the Environment and [ specify the PYTHON_VERSION] ( https://render.com/docs/python-version )
130+ - Version ` 3.11.5 ` was used for ** [ this deployment] ( https://rocket-django.onrender.com/ ) **
131+ - After that, your deployment will start automatically.
132+
133+ At this point, the product should be LIVE.
134+
135+ <br />
136+
122137## License
123138
124139@MIT
You can’t perform that action at this time.
0 commit comments