Skip to content

Commit

Permalink
Add missing video post
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman authored and github-actions[bot] committed Dec 21, 2024
1 parent 8342550 commit 0c57c3a
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/processed_videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"XNLbpgpfwrQ",
"XthRKboFRo0",
"YzcJy3mUSJM",
"_E6LDBljA0o",
"_Jzu9GQPkkk",
"_XeRM-4DZz0",
"a4FsronE5M4",
Expand All @@ -74,9 +75,11 @@
"cH6U1Nf8G-I",
"d4id6QRL1Vw",
"eLvLH--zxdQ",
"fikTWy8kaNg",
"gzq1qUIF2_o",
"h3DzsHSy_eA",
"h3sBEWnodvM",
"iX7J7dCTkOA",
"ifj-izwXKRA",
"irE_crggOCc",
"jhZCkdSM85E",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Bootstrap Kamal On Droplet - Building SaaS #209.1"
description: "In this episode, I worked to finish the cloud migration to DigitalOcean for JourneyInbox. We started the stream by bootstrapping Kamal on the server. I hit network issues so this stream is split into multiple parts and is of lower quality than normal."
image: img/2024/iX7J7dCTkOA.jpg
video: https://www.youtube.com/embed/iX7J7dCTkOA
type: video
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'Kamal']

---

In this episode, I worked to finish the cloud migration to DigitalOcean for JourneyInbox. We started the stream by bootstrapping Kamal on the server. I hit network issues so this stream is split into multiple parts and is of lower quality than normal.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Docker Image For Kamal - Building SaaS #209.2"
description: "In this episode, the second portion of the stream worked on fixing up the Docker image so that we could get the DigitalOcean droplet functional. This is the second stream chunk because I was having network issues and the first stream cut out."
image: img/2024/fikTWy8kaNg.jpg
video: https://www.youtube.com/embed/fikTWy8kaNg
type: video
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'Docker', 'Kamal']

---

In this episode, the second portion of the stream worked on fixing up the Docker image so that we could get the DigitalOcean droplet functional. This is the second stream chunk because I was having network issues and the first stream cut out.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Postgres To SQLite - Building SaaS #209.3"
description: "In this episode, the third portion of the stream covers how I migrated my Heroku-backed Postgres database to SQLite. I finished the migration of my app from running on Heroku to running on DigitalOcean."
image: img/2024/_E6LDBljA0o.jpg
video: https://www.youtube.com/embed/_E6LDBljA0o
type: video
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'Postgres', 'SQLite', 'Kamal', 'migration']

---

In this episode, the third portion of the stream covers how I migrated my Heroku-backed Postgres database to SQLite. I finished the migration of my app from running on Heroku to running on DigitalOcean.
Binary file added static/img/2024/_E6LDBljA0o.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/2024/fikTWy8kaNg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/2024/iX7J7dCTkOA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c57c3a

Please sign in to comment.