Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.
/ dpn-vagrant Public archive

A vagrant project to provide a vm running DPN node components

License

Notifications You must be signed in to change notification settings

dpn-admin/dpn-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpn-vagrant

A vagrant project to create an Ubuntu VM running DPN node components

Dependencies

Vagrant References

VirtualBox

Vagrant requires a virtualization “provider”, like the open-source VirtualBox

Setup

git clone https://github.com/dpn-admin/dpn-vagrant.git
cd dpn-vagrant
# - review and edit the configuration options in Vagrantfile
#   - it can use some environment variables for some parameters
# - add any custom package scripts to scripts/packages/*.sh
vagrant up

Once the VM is created and provisioned, it should contain a running dpn-server application.

TODO:

  • Provide a private repository for DPN node configuration details
    • Enable access to the private repository
    • Provision the VM with scripts to use the repository and configure DPN services

About

A vagrant project to provide a vm running DPN node components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages