12 Commits

Author SHA1 Message Date
56df4d6162 Add TBD's after adding the git service and realizing we have a point of failure. Not critical, would just take HTTP[S] traffic offline if the IP changed. 2025-01-01 18:01:33 -07:00
f45cc326fc
Fixes and Enhancements (#16)
* Add more instructions after successfully creating a new subdomain.

* Update the container name.

* Add a just-in-case step.

* Add an alias and improve comments.

* Fix manage path.

* Add limits but no reservations for PP. Start off somewhat relaxed rather than strict.

* Always restart PP containers.

* Move URL to env file. Do not recommend using HTTPS in the value.

* Format comments.

* Put commands in shells so they cannot exit the full program.

* Updating apps like this did not seem to be working, but also do not want it to work anymore.
2023-10-17 04:35:57 -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
e95464cf7a Remove "you" verbiage. 2023-07-08 12:49:26 -07:00
07dcfa2c16 Add period. 2023-07-08 12:47:26 -07:00
62e5cc3ef7 Add a naughty list of things to do. 2023-07-08 12:26:50 -07:00
3b7b848eb4 Fix wording. 2023-07-06 06:52:14 -07:00
95714bc385 Add more notes. 2023-07-06 06:50:58 -07:00
51e29ae2ab Undo indent, made it into a normal monospaced block. 2023-07-06 06:16:39 -07:00
4257654c03 Test indenting the bottom code blocks as well. 2023-07-06 06:15:45 -07:00
0757cc340c Attempt to fix the numbering. 2023-07-06 06:13:26 -07:00
dbf350607b Add helpful instructions/notes for the Reverse Proxy setup. 2023-07-06 06:10:41 -07:00