Skip to content
This repository was archived by the owner on Jan 4, 2019. It is now read-only.

triplea-game/tripleawarclub.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

This site is no longer active and permanently redirects to forums.triplea-game.org.

tripleawarclub.org

This repository contains the nginx configuration file for [www.]tripleawarclub.org.

Update Nginx configuration

The following process is used to update the Nginx configuration:

  1. Submit a PR to this repo with the proposed change to ./tripleawarclub.org.
  2. Review and merge the PR.
  3. Login to tripleawarclub.org.
  4. Change to the directory where you have cloned the triplea-game/tripleawarclub.org repo and checkout the appropriate tag/branch.
  5. Review the changes to be applied to ensure the production configuration has not been modified outside of this process.
    • $ git diff /etc/nginx/sites-available/tripleawarclub.org ./tripleawarclub.org
  6. Copy the new configuration.
    • $ sudo cp ./tripleawarclub.org /etc/nginx/sites-available/tripleawarclub.org
  7. Reload the Nginx configuration.
    • $ sudo systemctl reload nginx
  8. Smoke test the new configuration as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors