Skip to main content

Video: How to Back Up Access Server Configuration on Docker Container

Abstract

Learn How to Back Up OpenVPN Access Server Configuration on Docker

In this step-by-step tutorial, we’ll show you how to back up the configuration files of your OpenVPN Access Server running in a Docker container.

Date published:

Apr 11, 2025

Functionality covered:

Since Access Server stores its settings in SQLite database files, it's crucial to regularly create backups, especially in production environments. This guide demonstrates how to locate your data folder, run backup commands, and verify the .bak files, all without stopping the container.

Description

  • Backup steps for Access Server on Docker.

  • How to identify the Access Server data folder.

  • Running backup commands while the container is running.

  • Locating and verifying .bak backup files.

  • Best practices for Docker container backups.

Access Server version

latest

Length

01:51