Skip to content

tiny-pilot/picoshare-fly.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

picoshare-fly.io

CircleCI License

Overview

This repo controls deployments to TinyPilot's PicoShare instance on Fly.io.

Purpose

TinyPilot uses PicoShare as a simple way to share files within the company and with external partners.

PicoShare doesn't do well on files larger than 1 GB, but it's convenient for files that are too large for an email attachment and too small to be worth the trouble of uploading to Backblaze.

Updating PicoShare versions

To update to a new version of PicoShare, create a PR that updates the version of the build.image property within the fly.toml file.

When the PR is merged, CircleCI will automatically deploy the new version of PicoShare. TinyPilot's files on PicoShare will persist due to the persistent volume (specified in the mounts property of fly.toml).