Skip to content

Nethserver DigitalOcean image generator

Notifications You must be signed in to change notification settings

nethesis/nethserver-digitalocean-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nethserver DigitalOcean image generator

Generate a base Nethserver image that can be used for create new droplets.

For using the images in the DigitalOcean cloud platform, you have to upload it as Custom Image. A list of ready to use images can be found in the Releases page.

WARNING the default credentials are: root/Nethesis,1234

Build requirements

Build

  • Build new image:
    • Nethserver Community: packer.io build nethserver.json
    • Nethserver Enterprise: packer.io build nethserver-enterprise.json

After the creation you can find the generated qcow2 images in the output_qemu directory.