Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

232 total results found

1. Installation

1.5 Backup Solutions 6. TrueNas Backups

It is up to you where you will run your second TrueNas Scale instance, but it is recommended to either store it bare metal or as a VM with dedicated drives.  You have a PBS machine You have a TrueNas scale machine VM or bare metal And a third machine If you ...

2. Snapshots

1.5 Backup Solutions 6. TrueNas Backups

Source: TrueNas Replication Task Note! Running another Truenas on bare metal also allows you to run proxmox pbs as a container! If you have just as me one production device and a small backup server with like 4cpus and 16gb of ram then this would be great solu...

1. Remote PBS

1.5 Backup Solutions 4. Remote Backups

2. Remote S3 Storage

1.5 Backup Solutions 4. Remote Backups

Deduplication Capabilities   Remote PBS is generally better if you're looking for performance, cost efficiency, and faster recovery times—especially if you have control over both your local and remote PBS instances on reliable networks. You get PBS's full opti...

3. RustFS remote setup

1.5 Backup Solutions 4. Remote Backups

Source: https://medium.com/@VasiliGrigolaia/how-to-backup-proxmox-to-aws-s3-the-modern-way-pbs-4-0-99c5c501c693    

Offsite Managed PBS

1.5 Backup Solutions 4. Remote Backups

Your Proxmox backups live on the same server as your VMs. Maybe on the same disk array. If that server catches fire, gets cryptolocked, or eats its ZFS pool, your backups go with it. Offsite backup fixes this, but choosing the right offsite approach in 2026 is...

1. Restore VM's From PBS when production node is destroyed

1.5 Backup Solutions 5. Restore from PBS Backup

In this page we will explain how you can restore a virtual machine from a backup server when your primary node is destroyed. Note that this is different when your production instance is still running. This really means, bam on fire or whatever it is completely...

4. PBS OS drives are broken but storage disks are intact, what to do ?

1.5 Backup Solutions 5. Restore from PBS Backup

Yes, you can reinstall Proxmox Backup Server (PBS) and import the backups even if the original PBS drive is broken, as long as your backup data itself is intact on separate storage. Here's how it works: The backup data is independent: Your actual backup files ...

1. Things to Note

1.5 Backup Solutions 3. Create Backup Jobs

If you want to backup a VM with a passed through drives then I would recommend to only backup the VM disks and not the drives. For instance if you have two 18 TB drives passed through to a TrueNas VM  then you don't want to back these ones up with PBS. That is...

Introduction

1.6 Shapps

1.6.1.1 Docker VM Installation

1.6 Shapps 1.6.1 Docker VM Preperation

The first VM we will create is the Docker VM. This VM will serve for all our docker compose files and applications that are not mission critical and are light weight applications. What is and what is not mission critical is of course for up to debate ;) Person...

1.6.1.2 Dockge Introduction

1.6 Shapps 1.6.1 Docker VM Preperation

As we will see we can either be in the terminal all the time editing docker compose files for our applications or we can attach a GUI to it.  Website Github Page So yeahh that is basically what Dockge is including many other features such as 🧑‍💼 Manage you...

1.6.1.3 Dockge Installation

1.6 Shapps 1.6.1 Docker VM Preperation

Assuming you already have installed your Docker VM it is time to install Dockge on top of it to handle all your docker compose files ;) 1. Go to the official dockge page and basically copy the docker compose file that looks like this services: dockge: im...

1.6.1.2 Dockhand

1.6 Shapps

Note! At this moment you can manage remote machines via one central Dockhand instance. However, the compose files live on the Dockhand instance instead of the remote machine. This means if the central Dockhand instance would go down you would also loose the ...

1. Installation

3. Documentation 1. Bookstack

This installation walks you through installing Bookstack on a machine that already runs docker. This could be a VM or a dedicated bare metal machine. Hence, it is assumed that you run a machine where docker is already installed with a fixed private IPv4 addres...

2 Email Verification and Registration

3. Documentation 1. Bookstack

1. After having your Bookstack running it is essential to create email verification for registration and allow users to receive emails for password resets. Email verification is not the only way or safest way but it will definitely get your starting quick. To ...

3 Multi Factor Authentication

3. Documentation 1. Bookstack

The best way to protect your Bookstack instance is to force multi factor authentication for all of your users. In this way each new user that signs up needs to have an Authenticator app to be able to create an account. This is a huge security feature, where no...

4. Import & Exporting Books

3. Documentation 1. Bookstack

Now, one great thing about Bookstack is that it is also extremely simple to export a shelf, book, chapter or page to another Bookstack instance. This is great since you can copy and past basically a whole book from one hub or a society and copy it into your lo...