mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-26 10:25:54 +03:00
[PR #298] [CLOSED] Replace Heroku with Fly.io for a free deployment option #332
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SignTools/SignTools/pull/298
Author: @kylefmohr
Created: 3/14/2023
Status: ❌ Closed
Base:
master← Head:replace-heroku-with-fly📝 Commits (5)
c35a452Add files via uploadb66dd42Update INSTALL-SIMPLE.mde792f10Update README.md0cfde90Delete Dockerfile.heroku9373486Delete heroku.yml📊 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.