* Add directory and a link to the install instructions.
* Fix env file if user is in the current directory.
* Initial work on the Invidious configuration and README.
* Add postgres variables and TBD.
* Disabled the Invidious project, it is a lower priority than OnlyOffice and Mail.
* Allow disabled files to stay in the project, truly only block files with backup in the name.
* Create a file for OnlyOffice.
* Change the restart method to ALWAYS.
* Changed from disabled to TBD.
* Add a note to its README as well.
* 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.
* Only load certs for domains which are doing a proxy. 301 redirects do not need certs.
* Fix tabs to spaces.
* Add slash to match Hyperling.com script.
* Fix comment capitalization.
* 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.