Skip to content

Instantly share code, notes, and snippets.

View staknine's full-sized avatar

StakNine staknine

View GitHub Profile
@staknine
staknine / live_saas_kit_deploy.md
Last active June 9, 2022 14:37
Steps to deploy LiveSaaS Kit on Fly with Phoenix 1.6.9

Here are the steps to update Phoenix Live SaaS Kit for Fly and Phoenix 1.6.9:

Initial Deployment

  1. git init, git add ., git commit -m "init repo"
  2. Remove generated docker & deploy script files
  • build.sh
  • docker-entrypoint.sh
  • .dockerignore
  • Dockerfile