Tier Fly.io Template
Jevon MacDonald
Jan 6, 2023
1 min read
A community member has contributed a Fly.io template. (Thank you Samuel Gordalina!)
This template will provision Tier as a private service on Fly.io.
Setup
Create an app out of this template.
sh flyctl launch --no-deploy
Then we set the stripe api key secret, and deploy it
sh flyctl secrets set STRIPE_API_KEY=sk_live_...
Usage
The app is now available internally at http://<app>.internal/
.
Support
For further questions, please join our Community Slack.