From 1aee3a192d69405e5fd22eee4ad3f38ee0126fb6 Mon Sep 17 00:00:00 2001 From: Dave Smith-Hayes Date: Tue, 29 Oct 2024 21:52:40 -0400 Subject: [PATCH] Add some more to the slides, some humour around the Dokku overview. --- slides/deployment.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/slides/deployment.html b/slides/deployment.html index 38d279c..2002fb1 100644 --- a/slides/deployment.html +++ b/slides/deployment.html @@ -72,23 +72,13 @@ -
-

Deployment Methods

- -
- -
+

Doing it Yourself

What do you need?

  • A domain
  • -
  • A server with a public IP address
  • -
  • A webserver
  • +
  • An internet connected server
  • +
  • A webserver (NGiNX, Apache, Caddy, etc)
  • Patience
@@ -121,6 +111,9 @@
  • Becomes a Git remote repository
  • Builds and deploys the app behind NGiNX
  • +

    + It does a lot more than this +

    @@ -130,6 +123,9 @@
  • Dockerfile
  • Nixpacks
  • +

    + It does a lot more than this +

    @@ -138,6 +134,9 @@
  • Let's Encrypt
  • Databases (MySQL, Postgres)
  • +

    + It does a lot more than this +