-
It would be great if there was an environment variable FLY_CONFIG that functions similarly to FLY_APP, except it points to the config file and saves having to use -c flags all the time.
See: https:…
rubys updated
5 months ago
-
Let's set up a Fly.io deployment pipeline such that machines running with an old version are shut down gracefully. This is important to ensure livestreams are not interrupted during deployments
[Th…
-
I found an issue with this document.
Title: Use a custom domain
Location: https://fly.io/docs/networking/custom-domain/#get-certified
Source: https://github.com/superfly/docs/blob/main/networking…
-
Now that external plugins are working, some usage patterns have been clarified. There's no need for the `--platform` arg, as that can be inferred from the plugin that's installed. If there's any ambig…
-
**Describe the bug**
Myself and a [customer](https://community.fly.io/t/app-deployment-warning-despite-successful-access/18673) have been seeing flyctl report "The app is not listening on the expec…
-
**Describe the bug**
The `flyctl` install script at https://fly.io/install.sh is suggesting users use `$HOME/.bash_profile` on Ubuntu, which [doesn't read this file by default](https://askubuntu.co…
-
저희는 도메인 중심으로 간단한 fake repository를 만들어서 개발을 하고 있습니다.
하지만 메모리에 데이터를 띄워서는 서비스를 할 수 없습니다. 저희는 서버리스로 배포를 할 거라, 메모리가 유지되지도 않을 뿐더러. 데이터는 영속도 하고, 백업도 해야 합니다.
그래서 planetscale이나 neon이나 supabase나 turso 같은 …
-
https://github.com/beyond-sw-camp/be01-101/issues/40#issue-2137795866
1. blog 를 fly.io 에 A,B 배포
2. lb 를 fly.io 1곳에 배포
3. lb 를 통해 들어가면 fly.io blog A, B 가 순차 적으로 보임
4. A, B 중 하나를 업데이트 하는 동안 서비스는 중…
-
The django content should find its home under the python docs here: https://fly.io/docs/python/frameworks/
One question here is: what about django beats?
-
Hey, great library. I almost started writing this myself, but glad I didn't, because yours is so much better than what I had imagined.
So. Works in dev, deployed to fly.io and it produces an error.…