ragnorc / fly-typedb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Shell 48.7%Language:Dockerfile 46.1%Language:Procfile 5.2%