LogoLogo
WebsiteGithubDiscord
  • 🚀Getting Started
    • Ostara 101
    • Why Ostara
    • Quick Start
    • Privacy
    • Changelog
  • 📖Documentation
    • Folders
      • Creating / Updating Folders
    • Agents
      • Agent Version Compatibility Matrix
      • Configuration
        • Service Discovery
          • Internal
          • Kubernetes
          • ZooKeeper
      • Installation
        • Mac/Linux
        • Kubernetes
    • Applications
      • Creating / Updating Applications
    • Instances
      • Creating / Updating Instances
    • Authentication Settings
      • Types
        • None
        • Inherit
        • Basic
        • Bearer Token
        • Header
        • Query String
  • 📗Features
    • Abilities
    • Folder Features
      • Overview
        • Dashboard
        • Applications
    • Agent Features
      • Overview
        • Dashboard
    • Application Features
      • Overview
        • Dashboard
        • Instances
      • Manage
        • Loggers
        • Caches
      • Monitor
        • Metric Notifications
        • Health Notifications
    • Instance Features
      • Insights
        • Dashboard
        • Health
        • Info
        • Metrics
        • System Environment
        • System Properties
        • App Properties
        • Beans
        • HTTP Requests
        • Quartz
        • Scheduled Tasks
        • Mappings
        • Flyway
        • Liquibase
        • Integration Graph
      • Manage
        • Loggers
        • Logfile
        • Caches
        • Togglz
      • JVM
        • Thread Profiling
        • Heap Dump
      • Misc
        • Shutdown
    • In-App Demo
    • Local Backups
  • ⚠️Troubleshooting
    • Connecting to Agents
      • Service Discovery
    • No data for Info
    • Environment variables / System properties / App properties are partially or fully masked
    • Not all requests appear in HTTP Requests
    • Known Issues for Spring Boot 2
Powered by GitBook
On this page

Was this helpful?

  1. Features

Local Backups

PreviousIn-App DemoNextConnecting to Agents

Last updated 1 year ago

Was this helpful?

Overview

The local backup feature is designed to periodically capture and store snapshots of your Ostara configurations, and connections. These backups provide a safety net for system recovery and allow you to roll back to a previous known state if needed. The backups are saved locally on your machine and can be viewed/restored from the Local Backups window in the settings.

Automatic backups

The system will periodically create backups, these backups are rolling, so no more then 30 backups are saved. You can choose to restore them at any time. Additionally you are able to delete unwanted backups.

Manual Backups

From this screen you can also create manual backups. These backups can only be created and deleted manually, meaning the rolling feature will not clean up old backups.

Legend

Restoring a backup

When you restore a backup it will override the current configurations, you can see a preview of the backup to be restored.

- Restore selected backup

- Create new manual backup

📗