Skip to content

silentpete/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world

Idea given from initial git hub project recommendation, turned into an apache container.

First Project on GitHub

Blah Blah Blah...

Getting Started

Should be able to pull this repo, run two scripts,and have an apache container up and running.

Prerequisites

Docker should be installed.

Deployment

  1. run the build apache script
    sudo ./build-apache.sh
    
  2. run the run apache script
    sudo ./run-apache.sh
    

Adjustments

Can add a volume mount with in the run-apache.sh script to get localized index.html to display

-v path/to/<index.html dir>:/var/www/html/

Acknowledgments

  • Google'ing made this possible

About

git hub walk through

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published