Skip to content

Build automated machine images for MONARC and releases bundles.

Notifications You must be signed in to change notification settings

monarc-project/monarc-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Automated Machine Images for MONARC

Requirements

Usage

Execute the shell script:

$ ./build_vm.sh

Caution: The generated encrypted password is created with use of the following command: $ echo 'Password@1234!' | mkpasswd -m sha-512 --stdin NOTE: mkpasswd part of whois package in Ubuntu:

A VirtualBox image will be generated and bundled in a tar.gz file with other assets.

Default credentials (Web interface, SSH and MariaDB) are displayed at the end of the process.