Skip to content

liefie/server01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This repository is used to track all software or configuration changes deployed to this server. It also includes a Vagrantfile so you can boot an instance of the server locally for testing with.

Provisioning

  1. Boot up a new Ubuntu-based server. A LTS version is strongly recommended
  2. Open any applicable network firewall ports and copy your public key to the root user on the server
  3. From your local machine, run ./install.sh {server IP}

Deploying

Sites are stored in /opt/example.com. Nginx expects a nginx.conf file to exist in each directory within /opt, eg /opt/example.com/nginx.conf. This is the virtual host config for your site, allowing you to manage how requests are routed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published