Skip to content

gordalina/fly-tier

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Tier on Fly.io

This repository provisions tier on fly.io as a private service

Setup

Create an app out of this template.

flyctl launch --no-deploy

Then we set the stripe api key secret, and deploy it

flyctl secrets set STRIPE_API_KEY=sk_live_...

Usage

The app is now available internally at http://<app>.internal/.

Test environment

If you want to use a test key, you'll have to remove the --live argument from the ENTRYPOINT command in the Dockerfile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published