13 Commits

Author SHA1 Message Date
fa892cb3bd
Add Micro Configurations (#18)
* 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.
2024-01-24 11:05:44 +00:00
8602f7ada2
Fix Directory Hardcodes, Documentation Improvements (#10)
* 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.
2023-07-23 14:51:48 -07:00
8fd450a483 Fix typo, change some wording. 2023-07-04 09:23:07 -07:00
bfa6bbb2ae Add a disclaimer that most need run as root. 2023-07-04 09:19:47 -07:00
0b69ba2e3d Test a different look. 2023-07-04 09:18:01 -07:00
6369490a29 Add a description to each instruction. 2023-07-04 09:17:04 -07:00
c8ff2d05cc Fix formatting of Instructions. 2023-07-04 09:12:47 -07:00
569204fcbd Commit all changes. 2022-09-27 03:44:33 -05:00
86a52e3b38 Fix a typo and change verbiage. 2022-08-06 08:23:59 -05:00
f93ce5a51e Modify README, add to .gitignore. 2022-08-06 08:18:06 -05:00
86dad8c717 Fix README. 2022-08-06 08:12:03 -05:00
027ca736a2 Fix initial commit. 2022-08-06 08:11:04 -05:00
81794adb20 Initial commit 2022-08-06 07:52:11 -05:00