Update pages
parent
bd32282fbd
commit
c8e3caa0ee
1 changed files with 46 additions and 1 deletions
47
pages.md
47
pages.md
|
@ -1 +1,46 @@
|
||||||
Welcome to the Wiki.
|
# ag-backup
|
||||||
|
|
||||||
|
## Description/Reasoning
|
||||||
|
|
||||||
|
Runs a backup of my main AdGuard Home instance in case that VM goes down.
|
||||||
|
|
||||||
|
### Hardware
|
||||||
|
- [ ] Custom Built
|
||||||
|
- [ ] SBC (Raspberry PI, ZimaBoard, etc.)
|
||||||
|
- [ ] Proxmox Node
|
||||||
|
- [x] Cloud VM
|
||||||
|
### Type
|
||||||
|
|
||||||
|
- [ ] Physical
|
||||||
|
- [x] Virtual
|
||||||
|
|
||||||
|
### If virtual, which Proxmox Node
|
||||||
|
|
||||||
|
- [ ] Node 1
|
||||||
|
- [ ] Node 2
|
||||||
|
|
||||||
|
### Processor
|
||||||
|
|
||||||
|
* **Cores:** 1 core
|
||||||
|
|
||||||
|
### Memory
|
||||||
|
|
||||||
|
* **Capacity:** 512MB
|
||||||
|
|
||||||
|
### Storage
|
||||||
|
|
||||||
|
* **Main Drive:**
|
||||||
|
* **Capacity:** 46GB
|
||||||
|
|
||||||
|
## Virtualization
|
||||||
|
|
||||||
|
VM.Standard.E2.1.Micro on Oracle Always-Free
|
||||||
|
|
||||||
|
## Operating System
|
||||||
|
|
||||||
|
* **Type:** Ubuntu Server
|
||||||
|
* **Version:** 22.04.4
|
||||||
|
|
||||||
|
## Notes & Tips
|
||||||
|
|
||||||
|
Part of Oracle's Always-Free resources. I have already used 200GB of storage with oracle so I pay $2 a month for this Micro VM's storage.
|
Reference in a new issue