* Create files for two possible Git server frontends for moving off of GitHub.
* Add test results and uncomment preferred configuration style.
* Add example for Git repo server.
* Add details on how the connection alias is used.
* Finalize testing and provide recommended setups.
* 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.
* Working on getting Reverse Proxy certs to work.
* Upgrade mariadb to 10.6.
* Checking if anything has missed a check in.
* Let's Encrypt is working now after moving the location directive to the conf.d files. Unsure why nginx.conf is not passing it along, so added it to the examples too.
* Add new area for defining upstream systems.
* Example file for demonstration domain.
* Use the new upstream hosts section.
* Do the proxy directives in the main file.
* Commit any final changes.
* Fix example resource name.
* Mention the need to have ports specified in the upstream file, not server block.
* Adjust formatting.