Тёмный

Environment Variables - Deployment with Django - Part 1 

Andreas Jud
Подписаться 4,3 тыс.
Просмотров 5 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@ajudmeister
@ajudmeister Год назад
My voice sounds a bit rough, I have just recovered from an allergy 🤒🤧
@codernerd7076
@codernerd7076 Год назад
Hope you feel better soon!
@ajudmeister
@ajudmeister Год назад
@@codernerd7076 Thanks a lot. Voice is completely gone now :/ Hopefully I get it back soon 😂
@isegofficial
@isegofficial 6 месяцев назад
Bro you have no idea how much you have done for the Django community with this playlist. Thank you so much man for making deployment easy for us.
@ajudmeister
@ajudmeister 6 месяцев назад
Thanks, your are welcome. It’s an attempt, far from perfect, cos deployment is tricky with many variables and not that straightforward.
@midhunskani
@midhunskani Год назад
This is what exactly i wanted. There very few tutorials on youtube regarding deployment nobody even talks about deployment. Thanks for making a video regarding this series. We need videos on CI cd pipelines also if possible. Thanks
@ajudmeister
@ajudmeister Год назад
Yea true, this is also an area which changes all the time because of different emerging and changing technologies and services. I will show how I am doing it as a single developer, but we can extend it with CI/CD pipelines for teams later on. If you have something specific in mind let me know.
@rafhaellowixhomwad
@rafhaellowixhomwad 6 месяцев назад
I'm so happy that i found this channel.
@Coden69
@Coden69 Год назад
Let's go it's deployment series
@LUCI-wv8fk
@LUCI-wv8fk 11 месяцев назад
came back and very interested! You're the god
@ajudmeister
@ajudmeister 11 месяцев назад
Thank you.
@AmoahDevLabs
@AmoahDevLabs 10 месяцев назад
Great. Looking for more contents.
@alessandroscimone5463
@alessandroscimone5463 11 месяцев назад
This is great!! Thank you
@codernerd7076
@codernerd7076 Год назад
Ohhh deployment part is starting
@ThắngPhu-z1t
@ThắngPhu-z1t 11 месяцев назад
Finally, I come here
@kimr7743
@kimr7743 5 месяцев назад
Thank you for sharing this. Unfortunately, this version of honeypot is not compatible with Django version 5.
@ajudmeister
@ajudmeister 5 месяцев назад
Oh thanks for pointing it out!
@thekenapp535
@thekenapp535 11 месяцев назад
Always quality tutorial. Thanks Andreas. Is there any reason why you did not use python decouple instead of environ. it looks more simple. you only need one import statement instead of the 3 you used for environ
@ajudmeister
@ajudmeister 11 месяцев назад
Interesting, I was not aware of that one. The simpler the better.
@ThắngPhu-z1t
@ThắngPhu-z1t 11 месяцев назад
The ENCRYPT_KEY is in byte type. Do we need to cast the value returned by the env object?
@ajudmeister
@ajudmeister 11 месяцев назад
Typically bytes should be converted into a string representation when storing in an env file (eg. using Base64 encoding), however from testing I have seen it also worked simply by storing the value itself. I think the fernet object is converting it into a byte type if required.
@ThắngPhu-z1t
@ThắngPhu-z1t 11 месяцев назад
@@ajudmeister Oh great
@AliAhmad-wq3mu
@AliAhmad-wq3mu Год назад
Learn backend series with htmx Is it finished sir?
@ajudmeister
@ajudmeister Год назад
Yes for now, I might add more content in future though to build more features
@frameff9073
@frameff9073 Год назад
thank
@Jery-hg5tg
@Jery-hg5tg 3 месяца назад
what should i do if i dont have and ENCRYPT_KEY
@ajudmeister
@ajudmeister 3 месяца назад
@@Jery-hg5tg if you don’t have a encryption feature, you can just ignore this.
@Jery-hg5tg
@Jery-hg5tg 3 месяца назад
Thanks
Далее
How is this Website so fast!?
13:39
Просмотров 646 тыс.
Django: Managing Development and Production Settings.
19:42
Docker - Containerize a Django App
24:09
Просмотров 4,1 тыс.
Deploy Django Website To PythonAnywhere
12:03
Просмотров 36 тыс.
Deploy a Django web app to Vercel [FREE]
18:21
Просмотров 82 тыс.