Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 744 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 744 Bytes

Nginx Skeleton

A basic starter setup for Nginx.

Getting Started

This setup uses the nginx

Installation

  • Clone this repo, or download this repo's contents to your machine using the following link:

[https://github.com/CodingBlackFemales/nginx-skeleton/archive/refs/heads/master.zip] (https://github.com/CodingBlackFemales/nginx-skeleton/archive/refs/heads/master.zip) ]

  • Unzip this file into a directory of your choice
  • Open your code editor, and navigate to the directory
  • Open the terminal in your code editor

To build a docker image

In your terminal, run:

To push image to DockerHub

In your terminal, run:

To push image to AWS ECR

In your terminal, run:

To run image on your local machine

In your terminal, run: