Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 615 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 615 Bytes

TypeDB on Fly

This repo can be used to deploy TypeDB on Fly.

Features

  • Backups to S3-compatible object storage
  • Tailscale support for tunneling
  • Continuous deployment via Github Actions

Usage

The docker runs a backup process alongside the TypeDB server using overmind and go-cron. You can set the appropriate env variables in the fly.toml to upload the backups to your cloud storage.