📘
Lynx
GitHub
  • Welcome
  • Installation
    • Installation
      • Native
      • Docker
    • Post Installation
    • Environment Variables
  • Guides
    • Backups
  • API
    • Using the API
    • API Reference
      • Accounts
      • Users
      • Links
      • Import
      • Export
      • About
      • ShareX
  • Roadmap
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Guides

Backups

Last updated 1 year ago

Was this helpful?

Lynx has basic support for backing up your links.

On a crontab schedule it will back up all of your links to a set directory, keeping the last x backups.

If a backup limit of 1 is specified the backup file will be located at /backups/backup.json.

If more than one backup is specified the current ISO date will be appended to the filename, such as /backups/backup-2023-05-30T16-30-49.991Z.json

You can enable and configure these backups with .

environment variables