Skip to content

sixfeetup/2025_PyOhio_DeployDjango

Repository files navigation

Deploy Django: GitOps & Kubernetes Made Easy

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build this Presentation

Build dependencies

  • nvm
  • pandoc
  • bsdtar (part of the libarchive-tools package on Ubuntu)

Make sure that your working directory is set up to use the LTS version of node before you begin. Then can just build your presentation with make.

$ nvm install --lts
$ make start