* Begin changing files to recommendations rather than actual contents, that way multiple examples can be shown and when they are changed to be the real .yml they are not added to the project.
* Shrink the PHP limits more.
* Convert all configurations to be micro/standard.
* Double check the script supports IPv6. Shrink case statement.
* Fix uncommented nc-oo.
* Shrink NC further.
* Change name of env example.
* Change name of env example.
* Do not provide micro versions of DNS or PhotoPrism.
* Fix error in NC checks, wants at least 512M.
* Shrink more.
* Add a folder to keep static resources.
* Copy static resources into the container. This unfortunately doubles the size right now. Maybe do a volume in the future.
* Bring the description up to date.
* Make the description slightly more agnostic.
* Be more consistent about using variable.
* 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.