Skip to content

kjon-life/kjon-life

Repository files navigation

Hello! Should we talk?

I'm a solutions consultant in startup to enterprise SaaS pre-sales, an avocational product manager, and management consultant experienced in transformation. I love conversations that lead to clarity of action, improved quality, and more joy.
  • 👀 curious: human process & performance
  • 🌱 interested: python, rust
  • 💞️ collaborating: systems that work to create delightful experiences
A Maia

kjon · life

Fly Deploy GitHub commit activity GitHub License GitHub top language W3C Validation

This is a project that feeds my developer portfoio. To connect:

Project Overview:

  • App code is a simple Go web server
  • The app is containerized into a Docker image called kjon-life
  • The Dockerfile uses a Go builder image to compile the app code and copies the binary into a minimal final image
  • The app can be manually deployed using flyctl from the fly.toml config file
  • GitHub Actions deploys main to dev automatically

Tech stack:

  • Go - for the app code
  • Docker - for containerization
  • flyctl - for manual deployment
  • GitHub Actions - for CI/CD
  • Fly.io - for the serverless hosting platform

flyctl is a CLI tool from Fly.io You can read about it here.

History:

Serverless Hosted JS & EJS

March 23, 2024

Static Site

November 5, 2023
November 5, 2023
November 5, 2023

Acknowledgements:

This project depends on the copious contributions of others and is possible because of the following services:

  • Porkbun - Domain registration and DNS management
  • Fly.io - Application hosting platform