Commit Graph

281 Commits

Author SHA1 Message Date
2d565c94f0 Run pull and build before taking the container down. 2025-11-21 08:29:22 -07:00
b490c84b37 Add note for removing FDroid repo config lines if they already exist. 2025-11-17 14:04:05 -07:00
fa25327462 Reorder the FDroid build file so that the base image settings are separate from the advanced configuration. 2025-11-17 14:02:55 -07:00
9ab6335a3c Pull and the build the container while it's still up, reducing downtime. 2025-11-16 07:00:45 -07:00
0eb2ecf033 Changes to compose and env files to get FDroid build working successfully. 2025-11-11 20:12:33 -07:00
a233f32751 Run script is no longer needed to keep the container running, build file uses nginx as the command which also provides the web log. 2025-11-11 20:10:42 -07:00
99afb5ac50 Container is now working!! Apps do not register though, likely since they are missing metadata. 2025-11-11 20:09:15 -07:00
f16b44a5b6 Start the container in root's home, not /. 2025-11-11 20:08:13 -07:00
87a571c89a Create super simple container for playing around in. 2025-11-11 15:51:00 -07:00
52d108fa75 Get the FDroid project to the point where it starts and runs. Not creating the actual repo under the webserver yet though. Does not seem to be keeping the APKs the Dockerfile downloads. 2025-11-11 15:14:57 -07:00
df3a4cb354 Update wording for the website's files directory README. 2025-11-11 12:03:34 -07:00
44f4aa55c6 Prep file does not need to source the master env file. 2025-11-10 14:14:08 -07:00
7199a88627 Move the REPO and WEBROOT vars to the Dockerfile since that's the only place they're needed. Dir is getting created successfully now. 2025-11-01 13:16:31 -07:00
bf2499e6ce F-Droid: Fix variable error; MEM not RAM. 2025-11-01 12:59:42 -07:00
e8e4b69ed6 Resource parameters are not needed in the env section. Change the order of the app and db. 2025-11-01 12:02:41 -07:00
9bc7988b81 More work on the F-Droid Repo setup. 2025-11-01 11:54:34 -07:00
0ed000cd20 Automatically run the prep, maintenance, and purge scripts. begin adding explicit double quotes. 2025-11-01 11:54:14 -07:00
4264e47577 Wordpress config: Differentiate the service name from the container name. 2025-11-01 11:53:27 -07:00
1bcf5f3e7b Create untested configuration for hosting an F-Droid repository. 2025-11-01 04:28:27 -07:00
221a446996 Add other cases of prod, dev, and stage. 2025-10-30 08:05:25 -07:00
2e4520d6ae Eliminate the word should for will and need. 2025-10-30 07:58:56 -07:00
7dd2ef5e75 Standardize the DNS setup. 2025-10-30 07:48:36 -07:00
ffabb62f94 Standardize the Gogs setup. 2025-10-30 07:46:42 -07:00
b76898d146 Rename LibreTranslate files for project consistency. 2025-10-30 07:41:59 -07:00
57b2a1c986 Rename PhotoPrism example files and move resource limits to env file for project consistency. 2025-10-30 07:40:31 -07:00
c2bb70ee23 Rename files for project consistency. 2025-10-30 07:39:44 -07:00
5f1db78b25 Rename files to example. 2025-10-30 07:35:19 -07:00
89d166f0cc Resource variables do not need set in environment area. 2025-10-30 07:34:35 -07:00
05374bf501 Move resources to env file. 2025-10-30 07:29:20 -07:00
945039bd8a Update resources to be consistent with how other projects are being done, matching CPU and MEM. 2025-10-30 07:19:52 -07:00
46e786b219 Update readme for Markdown best practices. 2025-10-30 07:18:45 -07:00
f2604ff1fd Combine example files into one by moving resources to an env file. 2025-10-30 07:18:25 -07:00
f12f945a04 Finish fixing comment styling. 2025-10-30 07:06:06 -07:00
12bf792e65 Move performance resources to env file. 2025-10-30 07:05:31 -07:00
c607fe1968 Rename file so that syntax highlighting works by default. 2025-10-30 06:09:58 -07:00
50a975b8ec Begin testing Trixie. 2025-10-30 06:09:27 -07:00
40268e40b0 Add auto-generation of enabled general and server configs. 2025-10-25 15:13:31 -07:00
d92a1f1205 Remove commented branches. 2025-10-25 14:55:57 -07:00
b4b366a857 Announce the variables in a better way. 2025-10-25 14:47:52 -07:00
87048191ce Mention which branch we are using to ensure the variables are passed properly. 2025-10-25 14:46:28 -07:00
564dec0b63 Add new IGNORED folder to backup's exclusion list. Add quotes to all instances of variables. 2025-10-23 13:26:49 -07:00
427471d825 Change the project to use the new IGNORED folder in the Volumes folder. 2025-10-23 13:23:23 -07:00
165c2aa64c Add the IGNORED folder explicitly by creating a README under it. 2025-10-23 13:22:41 -07:00
4772826d4a Remove old comment from copied file. 2025-10-23 13:10:04 -07:00
052b28e265 Add reference to update note. 2025-10-22 21:42:42 -07:00
4cc229a66d Go back to preferring the smallest Arch image. 2025-10-22 21:39:18 -07:00
978a9778a5 Change to use base-devel tag on Arch and also update the system since it is a rolling distro. 2025-10-22 21:35:33 -07:00
e5c68aa12e Specify a tag for OpenSUSE. 2025-10-22 21:34:49 -07:00
b16bf3cf07 Use latest for Debian so that newer versions get tested when they come out. 2025-10-22 21:34:39 -07:00
50b7629860 Remove htop text in extra fields. 2025-10-22 21:01:03 -07:00