Rapid growth, lessons learned and improvements at Fly.io

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • django-simple-deploy

    A reusable Django app that configures your project for deployment

  • neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

  • Just partner with Neon or other similar companies in this space. Scale-to-zero replicated databases is well understood technology.

    https://neon.tech/

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • I needed a cookie cutter for my side projects so I've created one for sqlite that I actively use and a similar one for postgres. Both are very basic, contributions welcome.

    Sqlite https://github.com/tomwojcik/django-fly-sqlite-template

    Psql https://github.com/tomwojcik/django-fly-postgres-template

  • I needed a cookie cutter for my side projects so I've created one for sqlite that I actively use and a similar one for postgres. Both are very basic, contributions welcome.

    Sqlite https://github.com/tomwojcik/django-fly-sqlite-template

    Psql https://github.com/tomwojcik/django-fly-postgres-template

  • libaws

    aws should be easy

  • i also wanted a good cli for aws, and built one:

    https://github.com/nathants/libaws

    companies like fly are fantastic.

    they provide a good service, and they put market pressure on aws.

  • dockerfile-rails

    Provides a Rails generator to produce Dockerfiles and related files.

  • Did you try migrating with this guide? https://fly.io/docs/rails/getting-started/migrate-from-herok...

    The issues you ran into with older versions of Rails was probably because the Dockerfile that `fly launch` generated was for new versions of Rails. We switched to https://github.com/rubys/dockerfile-rails to streamline Dockerfile generation and support older versions of Rails.

    If you try it again and run into issues you can open an issue at https://github.com/rubys/dockerfile-rails/issues or post in https://community.fly.io and somebody will help get that sorted out.

    The more versions of Rails we can deploy the better!

  • deploy-cloud-functions

    A GitHub Action that deploys source code to Google Cloud Functions.

  • There is a gcloud cli, but I just automated deployments in CI...

    https://github.com/google-github-actions/deploy-cloud-functi...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • There is a gcloud cli, but I just automated deployments in CI...

    https://github.com/google-github-actions/deploy-cloud-functi...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is Serverless Architecture Right For You?

    2 projects | dev.to | 23 May 2024
  • Czym jest funkcja bezserwerowa?

    2 projects | dev.to | 7 Feb 2024
  • Isolate a resource intensive task (in C++) from a Django Web app and restructure a web app

    1 project | /r/django | 9 Jun 2023
  • Need Guidance

    1 project | /r/googlecloud | 27 May 2023
  • Read only API on Historical Data

    1 project | /r/googlecloud | 23 May 2023