Skip to content

techandme/nextcloud-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcloud-packer

This repo contains template(s) for installing Nextcloud with Packer.

Install Nextcloud with Packer

  1. git clone https://github.com/techandme/nextcloud-packer.git
  2. cd nextcloud-packer
  3. make

Dependencies

  1. Packer
  2. Vagrant
  3. VMware Workstation

Both Packer and Vagrant could be installed in Ubuntu with apt. Remeber to download the binary for Packer though as the shipped version is pretty old.