Chad
8602f7ada2
* Improve the main crontab example. * Remove /opt/Docker hardcodes. * Add periods. * Improve readability. * Begin removing hardcoded path from the bin files. * Update main README to no longer enforce hardcoded path. Other improvements. * Add the load folder with a README. * Add load folder and its README. * Improve reverse proxy text files. * Switch to tabs. * Update all scripts for tabs, DOCKER_HOME, and comments. * Let users know the directory choice is optional. * Fix environment file. * Add more details for the reverse proxy load balancing. * Don't actually listen for postgres. * Fix comments on source file. * Be more explicit on the pathing.
347 B
347 B
HTML Sites
If the reverse proxy also serves static HTML sites, the root directories of each
can be placed here. Then in ../conf.d
add a file which points the domain to
the HTML web root, such as /etc/nginx/html/www.website.name
. An example for
this exists called html.example.com
. It should be fairly easy to recreate for
another website.