dhoer / tus-nginx

Ansible script that installs NGINX and replaces the main HTML file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx

Requirements

Write an Ansible script that installs NGINX and replaces the main HTML file with a new page that will show tusimple.

Prerequisites

  • Virtualbox
  • Vagrant

Setup

Use vagrant up to start ubuntu server, install ansible, and use ansible to provision nginx and change the index page.

vagrant up

The web service should now be available at http://localhost:8081/.

About

Ansible script that installs NGINX and replaces the main HTML file


Languages

Language:HTML 100.0%