11 Commits

Author SHA1 Message Date
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
3c46dfec01
Fixes for Reverse Proxy Go-Live (#6)
* Add new area for defining upstream systems.

* Example file for demonstration domain.

* Use the new upstream hosts section.

* Do the proxy directives in the main file.

* Commit any final changes.

* Fix example resource name.

* Mention the need to have ports specified in the upstream file, not server block.

* Adjust formatting.
2023-07-09 16:02:47 -07:00
e5688f4f3c Remove README files from container. Add comment headers. 2023-07-09 06:36:58 -07:00
a5c15a577a Copy the HTML configuration the the container. 2023-07-08 12:28:27 -07:00
81f8817e96 Remove any existing files before copying the new ones. 2023-07-06 06:50:46 -07:00
cea611c81c Create temporary cert process so that nginx can start. Still need to figure out if/how certbot will attempt to renew domains in conf.d. Lowered the cert days in case it checks that. 2023-07-05 21:17:14 -07:00
bf2bcf78ea Begin adding LetsEncrypt. Project runs successfully but still has a slight chicken and egg issue if certs are not copied from another server. 2023-07-05 20:54:53 -07:00
67a1f3cd0c Finish a working example. 2023-07-05 20:02:50 -07:00
31047f6285 Formatting changes. 2023-07-05 18:02:43 -07:00
4264bde005 Clean up files. 2022-10-30 08:20:23 -05:00
52260071af Enable files for testing on reverseproxy branch. 2022-10-29 11:29:59 -05:00