13 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
9de4ff19d2
Merge branch 'main' into reverseproxy 2023-07-09 06:40:59 -07:00
81aa459fda Ignore HTML content similar to website configurations. 2023-07-08 12:36:04 -07:00
8fa7adb2d3 Change comment wording. 2023-07-05 21:14:24 -07:00
fd3a210691 Fix typo. 2023-07-05 18:46:53 -07:00
dd8294933b Add newlines to the end. 2023-07-05 18:11:49 -07:00
dd5e30115a Ignore any further configurations which get added to Reverse Proxy. 2023-07-05 18:10:13 -07:00
76297bfe3b Do not incude setup.sh in the project, does not get modified, it is a download. 2023-07-03 06:10:29 -07:00
263046695e Ignore log files. 2022-09-27 03:45:14 -05:00
569204fcbd Commit all changes. 2022-09-27 03:44:33 -05:00
f93ce5a51e Modify README, add to .gitignore. 2022-08-06 08:18:06 -05:00
027ca736a2 Fix initial commit. 2022-08-06 08:11:04 -05:00