* 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.
* Initial commit for Dynamic DNS code. Not in a runnable state but as far as I can get for now.
* Bring shell script for Dynamic DNS to working order. Dry runs are going well. Have not tested against a production environment yet.
* Add instructions for No-IP in case it needs installed later..
* Variablize the full path to the keyfile. Enforce strict permissions on the file.
* Final updates after successful testing.
* Update instructions, add examples.
* Fix usage.
* Remove unnecessary asterisk.