docs
docs copied to clipboard
Wireguard is a complex subject, and we have a lot of new tooling around it. Now wireguard setup is here: https://fly.io/docs/reference/private-networking/#managing-wireguard-on-fly. We should give it its own section and add...
We should sell our `statics` feature more prominently, especially now a lot of React-oriented frameworks are flocking to Fly. @sudhirj started some work on this in https://github.com/superfly/docs/pull/33.
People want to debug and poke at their apps in different ways. Bringing it all together in a single document can help us with support. Stuff to include: * fly...
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?
I found an issue with this document. Title: Python on Fly.io Location: https://fly.io/docs/python/ Source: https://github.com/superfly/docs/blob/main/python/index.html.md ### Describe the issue Monkey tried to deploy a Python Panel app on Fly but...
I found an issue with this document. Title: OpenID Connect Location: https://fly.io/docs/reference/openid-connect/ Source: https://github.com/superfly/docs/blob/main/reference/openid-connect.html.markerb ### Describe the issue It walks us through setting up connecting to aws but doesn't actually...
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/custom-domain.html.markerb ### Describe the issue After following the steps in the "Get certified" section, the...
I found an issue with this document. Title: Fly Launch configuration (fly.toml) Location: https://fly.io/docs/reference/configuration/ Source: https://github.com/superfly/docs/blob/main/reference/configuration.html.markerb ### Describe the issue The gpu kind is incorrect in the [vm section](https://fly.io/docs/reference/configuration/#the-vm-section); this...
I found an issue with this document. Title: External Connections Location: https://fly.io/docs/postgres/connecting/connecting-external/ Source: https://github.com/superfly/docs/blob/main/postgres/connecting/connecting-external.html.markerb ### Describe the issue When running `fly postgres create`, there is no fly.toml file specific to...