[PR #298] [CLOSED] Replace Heroku with Fly.io for a free deployment option #332

Closed
opened 2026-03-04 00:25:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/298
Author: @kylefmohr
Created: 3/14/2023
Status: Closed

Base: masterHead: replace-heroku-with-fly


📝 Commits (5)

📊 Changes

5 files changed (+96 additions, -39 deletions)

View changed files

Dockerfile.heroku (+0 -17)
📝 INSTALL-SIMPLE.md (+18 -16)
📝 README.md (+1 -1)
fly-config-builder.py (+77 -0)
heroku.yml (+0 -5)

📄 Description

I changed my fly.toml generator script to be a simple, single Python file that is meant to be run locally. I'm not sure of a better way to easily deploy to Fly.io, as they are not planning on implementing a one-click deploy option in the near future

Closes #239


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/298 **Author:** [@kylefmohr](https://github.com/kylefmohr) **Created:** 3/14/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `replace-heroku-with-fly` --- ### 📝 Commits (5) - [`c35a452`](https://github.com/SignTools/SignTools/commit/c35a452824f868a38e2cccdd7edf0c9a1062356d) Add files via upload - [`b66dd42`](https://github.com/SignTools/SignTools/commit/b66dd4275d8ad93059515ea385a09e3afaf9a149) Update INSTALL-SIMPLE.md - [`e792f10`](https://github.com/SignTools/SignTools/commit/e792f105c3e0e0f0831c68ed88b236fc00688b50) Update README.md - [`0cfde90`](https://github.com/SignTools/SignTools/commit/0cfde90a04f31386dd67bc422d19a73fdfe5db17) Delete Dockerfile.heroku - [`9373486`](https://github.com/SignTools/SignTools/commit/9373486b7e1d5d425bd4abda27cd51e282406d3a) Delete heroku.yml ### 📊 Changes **5 files changed** (+96 additions, -39 deletions) <details> <summary>View changed files</summary> ➖ `Dockerfile.heroku` (+0 -17) 📝 `INSTALL-SIMPLE.md` (+18 -16) 📝 `README.md` (+1 -1) ➕ `fly-config-builder.py` (+77 -0) ➖ `heroku.yml` (+0 -5) </details> ### 📄 Description I changed my fly.toml generator script to be a simple, single Python file that is meant to be run locally. I'm not sure of a better way to easily deploy to Fly.io, as [they are not planning on implementing a one-click deploy option in the near future](https://community.fly.io/t/deploy-to-fly-button-config-like-heroku/4811/8) Closes #239 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:25:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#332
No description provided.