~fyra.sh

A simple single-binary static website hosting tool that deploys your fun sites quickly and for free.

Choose from cool subdomains like:

  • .htmlparty.net
  • .hackerdrinks.social
  • .apps.fyra.sh

Setup

Just one command to download the binary and install onto your path.

      $ curl -fsSL https://fyra.sh/install.sh | sh
    
Works on Linux, OSX and Windows

Register and Login

    $ fyra register

    Email: you@example.com
    Password: ········
    Confirm password: ········
    Account created. Check your email to verify your address.

    $ fyra login

    Email: you@example.com
    Password: ········
    Logged in successfully.
    

Deploy

      $ cd project/web

      $ fyra create --appname my-portfolio
      Created app: my-portfolio
      Run 'fyra push' to deploy this directory.

      $ fyra push
      Scanning my-portfolio...
      Packing 38 files (1.2 MB)
      Uploading... 1.2 MB sent
      Deploying on server...
      Done: https://my-portfolio.apps.fyra.sh
    

Try it

No credit card needed. Free if you don't want to use a custom domain.

If you do need a custom domain, you can find out more details at our "serious" page.

The Catch

No catch. Just no hosting of unsavory stuff. Stuff that you wouldn't show your grandma.

Annex

This page, the software, the servers and the network are all built by @oxtyped, who grew up on the internet in the 90s. This is his love letter to the past.

We own our own hardware and network and work with partners to provide us with servers in areas where we don't have a presence.

All of these come together to form our own CDN where your site is delivered to your visitors closest to them.

Previous < Retronaut Webring > Next