All Projects → superfly → Fly

superfly / Fly

Licence: apache-2.0
Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.

Projects that are alternatives of or similar to Fly

Wrangler
🤠 wrangle your Cloudflare Workers
Stars: ✭ 2,632 (+205.34%)
Mutual labels:  serverless, cli
Wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
Stars: ✭ 4,375 (+407.54%)
Mutual labels:  serverless, edge-computing
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (-78.19%)
Mutual labels:  serverless, cli
Cloudbase Framework
🏆 腾讯云开发 ☁️ 云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool 🔥 One-click deploy to serverless architecture. https://docs.cloudbase.net/framework
Stars: ✭ 1,389 (+61.14%)
Mutual labels:  serverless, cli
Nali
An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.
Stars: ✭ 535 (-37.94%)
Mutual labels:  cli, cdn
Zip It And Ship It
Intelligently prepare Node.js Lambda functions for deployment
Stars: ✭ 104 (-87.94%)
Mutual labels:  serverless, cli
Yomo
🦖 Streaming-Serverless Framework for Low-latency Edge Computing applications, running atop QUIC protocol, engaging 5G technology.
Stars: ✭ 279 (-67.63%)
Mutual labels:  serverless, edge-computing
Cloudflare Typescript Workers
Types and mocks for building a tested Typescript Cloudflare Worker, generates three NPM packages
Stars: ✭ 94 (-89.1%)
Mutual labels:  cdn, edge-computing
Serverlessui
A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
Stars: ✭ 434 (-49.65%)
Mutual labels:  serverless, cli
Cli
CLI tool for dead-simple serverless Docker deployments on managed Kubernetes services. A self-hosted PaaS. ⚡️
Stars: ✭ 400 (-53.6%)
Mutual labels:  serverless, cli
Neardb
Simple document db made for infinitely scalable globally distributed reads.
Stars: ✭ 92 (-89.33%)
Mutual labels:  serverless, edge-computing
Sls Dev Tools
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
Stars: ✭ 662 (-23.2%)
Mutual labels:  serverless, cli
Syncano Node
Syncano Toolkit for JavaScript development
Stars: ✭ 61 (-92.92%)
Mutual labels:  serverless, cli
Knctl
Knative CLI
Stars: ✭ 163 (-81.09%)
Mutual labels:  serverless, cli
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-95.24%)
Mutual labels:  serverless, cli
Client
Knative developer experience, docs, reference Knative CLI implementation
Stars: ✭ 193 (-77.61%)
Mutual labels:  serverless, cli
Mirrorbits
Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
Stars: ✭ 365 (-57.66%)
Mutual labels:  cli, cdn
Ops
ops - build and run nanos unikernels
Stars: ✭ 552 (-35.96%)
Mutual labels:  serverless, edge-computing
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-97.91%)
Mutual labels:  serverless, cli
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-98.96%)
Mutual labels:  cli

Fly.io

Fly is a hosting platform for running app servers close to users.

 # Ship a Docker image
 flyctl deploy

 # Launch it in multiple regions
 flyctl regions add ams hkg sjc

Where to go

  • flyctl
    The command line interface for deploying and managing Fly hosted applications.
  • Speedrun
    A really quick start, deploy a Docker image to Fly with just a few commands.
  • Documentation
    Reference documentation for the Fly platform, configuration options, etc.
  • Fly JS (deprecated)
    The Fly JavaScript runtime for building edge apps.

Write for Fly

We are building a library of example projects, articles, and technical explainers. We'll pay you to help, just head on over to the project board and see what's going on.

We're looking for two things:

  1. Example applications that demonstrate how to build server applications that run close to users.
  2. Articles about the plumbing underneath modern infrastructure

Example Apps

The best example apps demonstrate interesting problems developers can solve by running apps close to users. These apps should be small in scope and single purpose. They're not meant to be run directly, they're demonstrations of ideas that developers can apply to their own projects.

Explainer Articles

It is helpful for developers to understand the plumbing underneath their infrastructure. Technical explainers help with this, and should cover some part of internet/hosting infrastructure.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].