Skip to content

Personal-use Vagrantfile for Ubuntu-Node.js-Nginx with VirtualBox/AWS providers

License

Notifications You must be signed in to change notification settings

hajimes/vagrantfile-ubuntu-node-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrantfile-Ubuntu-Node

Personal-use Vagrantfile for Ubuntu-Node.js(-Nginx) environments with VirtualBox and AWS providers

Usage

VirtualBox

$ vagrant up

AWS provider

In AWS provider configurations, change aws.access_key_id, aws.secret_access_key, aws.keypair_name, aws.subnet_id, aws.security_groups, and override.ssh.private_key_path to appropriate values, and then

$ vagrant up --provider=aws

License

MIT

See Also

About

Personal-use Vagrantfile for Ubuntu-Node.js-Nginx with VirtualBox/AWS providers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published