Commit Graph

8 Commits

Author SHA1 Message Date
48a358ca57 Shorten names for Nextcloud services. 2023-08-20 17:10:31 -07:00
73a9aa1362 Move OnlyOffice to Nextcloud area. 2023-08-20 16:56:24 -07:00
2d21ed7ae4 Upgrade to compose version 3. 2023-08-20 16:07:41 -07:00
aa254ac65c Add REDIS_HOST variable for automatic setup through config/redis.config.php. 2023-08-20 16:05:41 -07:00
dad8005358 Add caching program Redis for Nextcloud. 2023-08-20 15:42:59 -07: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
4c24c30526 ReverseProxy Fixes, Nextcloud MariaDB Upgrade (#7)
* 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.
2023-07-21 22:23:46 -07:00
81794adb20 Initial commit 2022-08-06 07:52:11 -05:00