Skip to content

Sample repo for building and deploying an Nginx Webserver to AWS

Notifications You must be signed in to change notification settings

CodingBlackFemales/nginx-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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:

About

Sample repo for building and deploying an Nginx Webserver to AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published