2 Commits

Author SHA1 Message Date
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
eb79978adf
Add PhotoPrism (#15)
* Add initial configuration for PhotoPrism. Has not been tested yet, but options have been analyzed and tweaked.

* Begin testing. Fixes. Running pretty well, seems neat! Need to figure out user management other than admin.

* Add output to source so that we know it worked.

* Modify comments to explain a use free-to-win use case.

* Go ahead and give the full path on the success path.
2023-09-15 10:01:25 -07:00