fly

Hosting your own webhook testing service on Fly.io

2024-04-06 #project #fly 

Introducing a simple, open-source Webhook Testing Tool that you can easily host on Fly.

Using the pgvector extension with Fly Postgres

2024-01-21 #tutorial #fly 

A quick tutorial for enabling the pgvector extension on your Fly Postgres instance.

Deploying Llamafiles on Fly

2024-01-13 #project #tutorial #fly 

A quick tutorial for deploying a private “LLM model as a service” to Fly using a single-file executable Llamafile.

Why I deployed my Next.js app on Fly instead of Vercel

2023-10-23 #project #webdev #fly 

I recently deployed another one of my little apps, written with Next.js. In this post, I discuss why my app is deployed on Fly instead of Vercel, even though Vercel is ”the native Next.js platform“.

SSO Lab: Self-hosting Keycloak on Fly

2023-08-26 #tutorial #lab #fly 

I’ve been wanting an “SSO lab” for experimenting with Single Sign-On (SAML and OIDC) setups. My solution is a Keycloak instance running on Fly.io. This post is a brief tutorial for self-hosting your own Keycloak instance.

Triggering Fly deployments from Gitea webhooks

2022-11-27 #project #lab #fly 

A brief overview of gitea-fly-connector, a piece of code I recently published.

Hosting Gitea on Fly

2022-11-19 #tutorial #lab #fly 

This is a tutorial for hosting Gitea on Fly.io. Includes installation, hardening, SSH, and custom domain setup. For an example of what you get, see git.luketurner.org.

7 total posts