pgs.sh

A zero-install static site hosting service for hackers

GET STARTED

Features

  • Distinct static sites as projects
  • Unlimited projects, created instantly upon upload
  • Deploy using rsync, sftp, sshfs, or scp
  • Github Action
  • Promotion/rollback support
  • Managed HTTPS for all projects
  • Promotion and rollback support
  • Site analytics
  • Custom domains for projects
  • Custom Redirects & Rewrites
  • Custom Headers
  • SPA support
  • Image manipulation API
  • Multiple regions

Publish your site with one command

When your site is ready to be published, copy the files to our server with a familiar command:

rsync -rv public/ pgs.sh:/myproj/

That's it! There's no need to formally create a project, we create them on-the-fly. Further, we provide TLS for every project automatically.

GET STARTED