8aaa8e97b9Update the BAKE performance data/Hyperling2025-06-16 18:19:00 -06:00
8c6b258f48Add BAKE to Nextcloud subproject.Hyperling2025-06-16 17:32:33 -06:00
8b7f94d51fAdd note as to what type of system the testing was done on.Hyperling2025-06-16 17:32:15 -06:00
ac60f54142Move the most important fixes to a Docker build file. fixes.sh is now just a list of maintenance jobs, name it so. Hooray!!Hyperling2025-06-16 17:17:47 -06:00
7265823f58Add curl to the container so that the run script doesn't need to install it each time.Hyperling2025-06-16 15:43:55 -06:00
811442cd94Add an .env file for the website.Hyperling2025-06-16 15:32:47 -06:00
a90bf8bf28Provide a better explanation of what's happening in the log.Hyperling2025-06-16 15:20:00 -06:00
82547068e3Add sudo to the website's container.Hyperling2025-06-16 15:09:48 -06:00
167d813599Merge pull request 'Nextcloud Improvements' (#3) from dev into mainHyperling2025-06-16 12:30:19 -07:00
4469754097Remove TODOs, going to keep cron at the Docker server level, container packages too volatile.Hyperling2025-06-16 14:24:38 -06:00
4ca8a8ae02Update comments, rearrange file, fix case statement and handle empty parameter correctly.Hyperling2025-06-16 14:23:57 -06:00
a3ce3a7ee1Add usage and verbose output option for what the cron file is getting accomplished.Hyperling2025-06-16 14:01:25 -06:00
0e761c5112Add memory limit setting to php command.Hyperling2025-06-16 13:18:40 -06:00
cf1e23e91cCall on www-data using sudo within the container, gives better output.Hyperling2025-06-16 12:53:43 -06:00
93be789790Fix the "the input device is not a TTY" cron log message.Hyperling2025-06-16 12:19:01 -06:00
6611665770Add TODO for getting cron.php working properly.Hyperling2025-03-28 17:15:41 -07:00
f8d4c4654eAdd extra flag to enable doing things like migrating MIME types. May increase the amount of time by quite a bit on large systems, but mine is small. :)Hyperling2025-03-28 17:03:23 -07:00
2e7efbc6ebAllow the stage keyword to be at the beginning too.Hyperling2025-01-04 10:05:23 -07:00
385a07b8c0Merge pull request 'Quickfixes! :)' (#2) from dev into mainHyperling2025-01-04 09:55:44 -07:00
79a8549a42Add services used in example Nextcloud file.Hyperling2025-01-04 09:52:25 -07:00
7f8bb2fe7aAdd example file for Nextcloud.
root
2025-01-02 12:36:40 -07:00
7071a8b47cAdd lines necessary to upload files for releases.Hyperling2025-01-02 11:08:15 -07:00
56df4d6162Add 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.Hyperling2025-01-01 18:01:33 -07:00
bf2fd2bb28Add comment sections, use CERT_DIR, add exit 0.Hyperling2023-07-08 08:18:14 -07:00
478cce43b5Create script to get real certificates. Programs are functional but have not tried pointing the production router to the test box yet to see if the challenge will pass.Hyperling2023-07-06 07:33:17 -07:00
7be7df9b45File is no longer necessary due to the README.md in the subproject home.Hyperling2023-07-06 06:52:31 -07:00
dbf350607bAdd helpful instructions/notes for the Reverse Proxy setup.Hyperling2023-07-06 06:10:41 -07:00
cea611c81cCreate 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.Hyperling2023-07-05 21:17:14 -07:00
38b6eb718fRename example.conf to be the website name.Hyperling2023-07-05 21:06:35 -07:00
bf2bcf78eaBegin adding LetsEncrypt. Project runs successfully but still has a slight chicken and egg issue if certs are not copied from another server.Hyperling2023-07-05 20:54:53 -07:00
bf0e25cfb0Add file with how to copy the config files to the container.Hyperling2023-07-05 20:36:58 -07:00