* 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.
* Create explicit file for cron, add two automations from fixes.
* Merge the OnlyOffice project into the Nextcloud project. Enhance comments and changelog. Make the container names consistent.
* Found the link. :)
* Add more variables.
* Add a TBD file for mail server.
* Create new script which will replace most the existing single purpose management scripts.
* Add limit to DNS so that if Internet goes out it does not max system resources.
* Prevent OnlyOffice from getting too hungry.
* Ensure Reverse Proxy always has at least some resources.
* Separate build. Add stats -s and combination option -A.
* Make script config file aware. Add comments.
* Add more comments.
* Fix comments.
* Further determine resource allocations.
* Also avoid checking for cron's call to the program.
* Add clean and log parameters. Some clean up.
* Update setups to have DIR first.
* Remove files taken over by manage script.
* Cleaning comments and output.