Auto-update blog content from Obsidian: 2026-02-24 18:56:22
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
This commit is contained in:
@@ -18,7 +18,7 @@ During this winter, the node started to fail, it was stopping by itself for no r
|
||||
|
||||
I this article I will walk you through the entire build of my NAS, using TrueNAS.
|
||||
|
||||
|
||||
---
|
||||
## Choose the the right platform
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@ Here my requirements:
|
||||
|
||||
After comparing the solutions, the choice was made to use TrueNAS Community Edition, which is the new name of FreeNAS.
|
||||
|
||||
---
|
||||
## Install TrueNAS
|
||||
|
||||
The installation of TrueNAS didn't go as smooth as I expected id to be.
|
||||
@@ -158,14 +159,24 @@ At the end, my datasets tree in my `storage` pool look like this:
|
||||
Now let's configure some data protection features, here is the `Data Protection` tab:
|
||||

|
||||
|
||||
I want to create automatic snapshots for some of my datasets, those I care the most are my cloud files and the photos.
|
||||
|
||||
Let's create snapshot tasks. I click on the `Add` button next to `Periodic Snapshot Tasks`. For the `cloud` dataset, I create a daily snapshot with a lifetime of 2 months, for `photos`, only 7 days should be fine:
|
||||

|
||||
|
||||
I could also create a `Cloud Sync Task` but I already have Duplicati managing this.
|
||||
|
||||
---
|
||||
## Use of TrueNAS
|
||||
|
||||
Now my TrueNAS instance is configured, I need to plan the migration of the datas from my current NFS server to TrueNAS.
|
||||
|
||||
### Firewall rule
|
||||
|
||||
### Data migration
|
||||
|
||||
### Android application
|
||||
|
||||
|
||||
---
|
||||
## Conclusion
|
||||
Reference in New Issue
Block a user