Skip to content

exceptionull/vagrant-nodejs-socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-NodeJS-Socket.IO Base Setup

Required Software

Install the latest versions of the following applications:

  1. Oracle VirtualBox Manager (Link)
  2. Vagrant (Link)
  3. Vagrant Host Manager (Link)

Initializing the Virtual Machine

  1. Navigate to the root of the project folder in the terminal
  2. Run the command: vagrant up
Socket.IO Application (socket.io)

Host: socketio.vagrant.vm

Application Logs

Logs for each application are written to the directory:

/logs

  1. Forever logs: socketio_forever.log
  2. NodeJS stdout logs: socketio_stdout.log
  3. NodeJS stderr logs: socketio_stderr.log

About

Vagrant NodeJS Socket.IO Base Setup

Resources

License

Stars

Watchers

Forks

Packages

No packages published