Skip to content

pklicnik/HelloNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDS Build & deploy instructions:

Select Grunt for the builder Use defaults for everything else in builder and deployer

Vagrant/Docker ZDD environment

The Vagrantfile is set up to DigitialOcean provider. Some setup required:

  1. In Vagrantfile
  • Enter a API token: provider.token = ''
  • Enter private key path: override.ssh.private_key_path = '/Users/pklicnik/Shovebox/VagrantFile-PK/keys/do'
  • Generate a key pair using: ssh-keygen -t rsa
  1. In vagrant/users.txt, update
  • pklicnik::::pklicnik:/home/pklicnik:/bin/bash
  • (Vagrantfile creates a non-root user using the above)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published