22 Commits

Author SHA1 Message Date
7b057765fe Fixes for example file. 2025-01-04 09:51:29 -07:00
c2667399ea Add example file for Nextcloud. 2025-01-02 12:46:26 -07:00
8f5c987b73 revert 7f8bb2fe7a99a4b806eb24badad5f22f4af5e017
Revert change by root.
2025-01-02 12:39:29 -07:00
root
7f8bb2fe7a Add example file for Nextcloud. 2025-01-02 12:36:40 -07:00
7071a8b47c Add lines necessary to upload files for releases. 2025-01-02 11:08:15 -07:00
4c6ddebd1b
Add Git Servers (#22)
* Create files for two possible Git server frontends for moving off of GitHub.

* Add test results and uncomment preferred configuration style.

* Add example for Git repo server.

* Add details on how the connection alias is used.

* Finalize testing and provide recommended setups.
2025-01-01 22:04:41 +00: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
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
0f2bd38745 Modifying to serve the HTML content. It works, hooray! 2023-07-08 12:43:01 -07:00
cb51b41fe3 Rename example.com to proxy.example.com. 2023-07-08 12:34:54 -07:00
a122f651ac Add an HTML example. 2023-07-08 12:34:33 -07:00
9208295a42 Fix typo, change comments, playing with headers. 2023-07-08 12:10:37 -07:00
f55880e0df Forward additional headers. 2023-07-08 11:31:37 -07:00
7be7df9b45 File is no longer necessary due to the README.md in the subproject home. 2023-07-06 06:52:31 -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
38b6eb718f Rename example.conf to be the website name. 2023-07-05 21:06:35 -07:00
bf0e25cfb0 Add file with how to copy the config files to the container. 2023-07-05 20:36:58 -07:00
67a1f3cd0c Finish a working example. 2023-07-05 20:02:50 -07:00
d0d9ead069 Give more detailed examples. 2023-07-05 18:36:10 -07:00
dd8294933b Add newlines to the end. 2023-07-05 18:11:49 -07:00
999a8f4ca6 Fill out the example file. 2023-07-05 18:09:06 -07:00
32cecb92f6 First attempt at an NGINX reverse proxy skeleton. 2022-10-05 02:51:52 -05:00