docs
docs copied to clipboard
A customer [pointed out](https://community.fly.io/t/fly-log-shipper-publishes-graphql-publicly/14836/2) that our log shipper could expose its GraphQL API. We want standard shipper deployments to have no services nor IPs. Note: `--no-public-ips` fails when an HTTP...
…detected I have a Rails app which has a dockerfile named `Dockerfile` in a main directory and still `fly launch` was trying to build it as a ruby app, hence...
[Postgres Flex](https://github.com/fly-apps/postgres-flex) is what we deploy by default now. We should remove or mark as legacy mentions to [our old Postgres setup](https://github.com/fly-apps/postgres-ha). We should maybe also update [our PG blog...
The docs are misleading on what values need to be `base64` encoded, particularly w/r/t secret values that hydrate files, so hopefully this clarifies.
Currently this doc is confusing as it sounds like `nginxproxy.fly.dev` is a real domain name that your CNAME should point to ... but it's really talking about `.fly.dev`. I was...
There's some writing about how to do this for rails but it may not be sufficient. Feedback from someone trying out the service: > I was just trying out Fly...