Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix links in index.html.markerb #1914

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions litefs/index.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,19 @@ application on the edge. You can run LiteFS anywhere!

LiteFS is stable and running in production environments. The project is still
pre-1.0 so APIs may change and features could be removed. Please remember that
all software has bugs so we recommend you set up [regular off-site backups][backup]
all software has bugs so we recommend you set up [regular off-site backups](/docs/litefs/backup/)
in case of malfunction or disk corruption.

[backup]: /docs/litefs/backup/


## Exploring our guides

You can get up and running quickly with one of our guides:

- [Speedrun: Adding LiteFS to your app](/docs/litefs/speedrun) the fastest way to get started with LiteFS on Fly.io.

- [Getting Started on Fly.io][] helps you add LiteFS to an existing application and deploy to Fly.io. This guide
- [Getting Started on Fly.io](/docs/litefs/getting-started-fly) helps you add LiteFS to an existing application and deploy to Fly.io. This guide
provides more details and explanation than the Speedrun.

- [Getting Started with Docker][] helps you add LiteFS to an existing application that you want to run outside of Fly.io.

- [How LiteFS Works][] explains the concepts behind LiteFS.
- [Getting Started with Docker](/docs/litefs/getting-started-docker) helps you add LiteFS to an existing application that you want to run outside of Fly.io.

[Getting Started on Fly.io]: /docs/litefs/getting-started-fly
[Getting Started with Docker]: /docs/litefs/getting-started-docker
[Using LiteFS Cloud for Backups]: /docs/litefs/cloud-backups
[How LiteFS Works]: /docs/litefs/how-it-works
- [How LiteFS Works](/docs/litefs/how-it-works) explains the concepts behind LiteFS.