Commit Graph

32 Commits

Author SHA1 Message Date
me b055c625c5 Add paths to the F-Droid app manifest files. 2026-07-04 10:27:02 -07:00
me abefceabca Go back to using fdroid., certificate is not properly working for apps. after multiple deletions and recreations. 2026-07-04 09:55:06 -07:00
me 6b79d75d90 Change the subdomain to be apps so that fdroid does not appear in the URL multiple times. 2026-07-04 09:03:49 -07:00
me 2ee52ea0e3 Add warning header to the messages and keep it on screen for an extra 5 seconds. 2026-07-04 09:01:16 -07:00
me 04bb9ceeb7 Remove the app image downloads as they are not used. Comment the YML files until they actually exist. 2026-07-04 08:40:49 -07:00
me 348a7534fb More attempts to get the icon to work properly. 2026-07-04 08:34:53 -07:00
me 105e5ff99f Move all png files so they do not get counted as APKs. 2026-07-04 08:17:28 -07:00
me 97189374b9 Ensure nginx gets started, was happening automatically before but maybe it's part of the default trixie CMD which is no longer being used. 2026-07-04 08:16:31 -07:00
me cf032507f8 Change conditional to be sh-compatible, not bash. 2026-07-04 08:09:25 -07:00
me 64dbf0c97b Add CMD so that NGINX log appears in container log. 2026-07-04 08:06:47 -07:00
me 4d560b3597 Only move the specific repo icon. Do a move not a copy so that it does not get counted as an app. 2026-07-04 08:05:00 -07:00
me a854dc9664 Attempt to streamline the fdroid repo build process a bit better. 2026-07-04 08:01:45 -07:00
me 8fcf47255b Attempt to handle the icon file more gracefully. 2026-07-04 07:53:22 -07:00
me 7de61064ed Pull YML and PNG files for apps. 2026-07-03 17:06:06 -07:00
me d01a658c15 Copy any YML files to the metadata folder. 2026-07-03 17:05:43 -07:00
me 59312620f5 Add ability to specify an icon. Add the icon download to the file list. Add gaps between APKs in preparation for YML files. 2026-07-03 14:58:38 -07:00
me 58b0f4116d Also still need to copy the contents of repo/ to the webroot for the index files to work properly. 2026-07-03 14:42:23 -07:00
me 26ecce238a The entire fdroid/repo/ hierarchy needs copied to /var/www/html/, not just the contents on repo/. This fixes the 'org.fdroid.download.NotFoundException' error! 2026-07-03 12:46:07 -07:00
me 921c450f03 Remove TBD's in FDroid env file. 2025-11-21 18:03:23 -07:00
me 933d307254 Create a share directory for FDroid Server so that items can be copied in and out for testing. 2025-11-21 17:57:55 -07:00
me 6a2dcba0f9 Move guide URL for FDroid Server to README. 2025-11-21 17:57:19 -07:00
me 2d565c94f0 Run pull and build before taking the container down. 2025-11-21 08:29:22 -07:00
me b490c84b37 Add note for removing FDroid repo config lines if they already exist. 2025-11-17 14:04:05 -07:00
me 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
me 0eb2ecf033 Changes to compose and env files to get FDroid build working successfully. 2025-11-11 20:12:33 -07:00
me 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
me 99afb5ac50 Container is now working!! Apps do not register though, likely since they are missing metadata. 2025-11-11 20:09:15 -07:00
me 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
me 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
me bf2499e6ce F-Droid: Fix variable error; MEM not RAM. 2025-11-01 12:59:42 -07:00
me 9bc7988b81 More work on the F-Droid Repo setup. 2025-11-01 11:54:34 -07:00
me 1bcf5f3e7b Create untested configuration for hosting an F-Droid repository. 2025-11-01 04:28:27 -07:00