Skip to content

oswaldein5/vagrant-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Nginx | Nodejs | Pm2 | App.js using Ansible

Generate a local image via Vagrant using Ansible for the installation and configuration of Ubuntu, Nodejs and Nginx as Web Server; Ensure the automatic start of the application (hello.js) when starting or restarting the Web Server.

Useful for building preconfigured virtual machine images for local environments or Cloud providers.


1. Ansible Playbook

2. Project files

3. Vagrant configuration file

4. Start Virtual Machine with Ubuntu Server 22.04

vagrant init bento/ubuntu-22.04
vagrant up
http://localhost

About

Vagrant | Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published