Python Django Tutorial - Deploying on Railway

Опубликовано: 27 Июль 2023
на канале: Joseph Kariuki
740
9

A Platform as a Service called Railway App provides you with a straightforward configuration procedure and eliminates common developer obstacles with zero CLI has quicker build times, and has other benefits over alternative services. Let's see how we can deploy our project on the platform.

Previous video:

• Python Django Tutorial Playlist
   • Python Django Tutorial  

====================

⭐️ Video Contents⭐️
⌨️ (0:00:00) Custom Dockerfile for Railway
⌨️ (0:01:36) Railway Dashboard
⌨️ (0:03:09) Provisioning a Database
⌨️ (0:05:04) Adding project to Railway
⌨️ (0:09:13) Envrionment variables
⌨️ (0:14:33) Static Files Management using Cloudinary
⌨️ (0:17:46) Viewing the App
⌨️ (0:21:03) Conclusion

====================

Dockerfile CMD Command: https://docs.docker.com/engine/refere...

Railway Platform as a Service: https://railway.app/

Timescale PostgreSQL service: https://www.timescale.com/

Railway Dockerfile Documentation: https://docs.railway.app/deploy/docke...

Cloudinary Documentation: https://cloudinary.com/documentation

====================

The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...

====================

Reach me through:
My Website - https://josephkariuki.com/
Twitter -   / jkariscodes  
Instagram -   / codekaraoke  

#python #django #cloud #deployment #webdevelopment