Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
siddolo committed Feb 10, 2018
1 parent 0c25d60 commit 91900a0
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# pve-devuan-appliances
Build Devuan Virtual Appliances for Proxmox using DAB (Debian Appliance Builder)
Devuan Virtual Appliances for Proxmox

## usage
### Use ready-to-use template
Download the [ready-to-use template](https://github.com/siddolo/pve-devuan-appliances/releases) and upload it into Proxmox using the web interface or copy it into Proxmox template directory (for example /rpool/template/cache/).

### Build Devuan template using DAB (Debian Appliance Builder)
```
cd devuan-1.0-standard-64
make
Expand All @@ -10,7 +14,6 @@ make
# For example:
# mv debian-8.0-devuan-1.0-standard_1.0_amd64.tar.gz /rpool/template/cache/devuan-1.0-standard_1.0_amd64.tar.gz
```

## references
* https://pve.proxmox.com/wiki/Debian_Appliance_Builder
References:
* https://pve.proxmox.com/wiki/Debian_Appliance_Build
* https://pve.proxmox.com/wiki/Build_your_first_DAB_Appliance_Template

0 comments on commit 91900a0

Please sign in to comment.