https://github.com/superfly/litefs-example
An example of deploying LiteFS on Fly.io.
https://github.com/superfly/litefs-example
Last synced: 2 months ago
JSON representation
An example of deploying LiteFS on Fly.io.
- Host: GitHub
- URL: https://github.com/superfly/litefs-example
- Owner: superfly
- License: apache-2.0
- Created: 2022-08-18T18:01:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T19:59:21.000Z (over 1 year ago)
- Last Synced: 2025-04-02T21:05:50.979Z (9 months ago)
- Language: Go
- Size: 32.2 KB
- Stars: 77
- Watchers: 4
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - superfly/litefs-example - An example of deploying LiteFS on Fly.io. (others)
README
LiteFS Example Application
==========================
This repository is an example of a toy application running on LiteFS. You can
test it out by deploying to Fly.io, or locally with a docker-compose setup.
* [Fly.io instructions](./fly-io-config)
* [Docker-compose instructions](./docker-config)
**Note: commands should be run from the top-level directory for both Fly.io and
local docker-compose (not from the location of the README files above).**