Skip to content

meadwell/mead-well

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mead-well.com Store

Installation

Install http-server to serve up the site locally.

$ npm install -g http-server

Run http-server

$ http-server

Visit http://localhost:8080.

Deployment as S3 Bucket (option 1)

Upload files to AWS S3 Bucket. Enable static webiste hosting.

Deployment to Ubuntu server (option 2)

Clone repo to home directory

Create a symlink to the Nginx config file

$ cd /etc/nginx/sites-enabled
$ sudo ln -s ~/meadwell/config/meadwell.conf /etc/nginx/sites-enabled/

Restart Nginx

$ sudo service nginx restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •