Skip to content

fyrash/fyra-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 fyra

🏗️ Own AS, Bare Metal. Independent static hosting with zero vendor lock-in. 🤖 AI Agents can deploy autonomously via llms.txt.

fyra is a command-line tool for deploying static sites and single-page applications onto fyra.sh

Push a directory, get a live URL behind a CDN, no Dockerfiles, no build packs, no config files.

$ fyra push
==> Uploading 142 files (3.2 MB)
==> Deployed to https://my-app.apps.fyra.sh

Install

macOS / Linux / Windows:

curl -fsSL https://fyra.sh/install.sh | sh

Documentation

To find out more on how to use the cli, check out our documentation.

Building

Prerequisites: Go 1.25+

git clone https://github.com/fyrash/fyra-cli.git
cd fyra-cli
make build

This compiles fyra into bin/fyra

Running tests

make test

Generating protobuf

Prerequsites: Buf.build

make proto

Bugs

For bugs and issues, please file them in the issue tracker.

License

Apache 2.0 License

All rights reserved.

About

CLI-first static site host. Deploys to bare metal. No AWS. No GCP. AI agent support via llms.txt.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors