Skip to content

Commit f0241c9

Browse files
committed
RM - Added Deploy on Render
1 parent da8679d commit f0241c9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)