Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 846 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 846 Bytes

logpaste-fly.io

CircleCI License

Overview

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

Purpose

TinyPilot uses LogPaste to accept debug logs from TinyPilot users.

Updating LogPaste versions

To update to a new version of LogPaste, 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 LogPaste. TinyPilot's logs will persist due to the persistent volume (specified in the mounts property of fly.toml) and will continue being replicated to cloud storage buckets via Litestream.