Commit Graph

  • a6a8f4c97a Add ca-certificates to Prosody config which allows it to validate s2s certs. prod stage dev me 2026-07-24 05:32:29 -07:00
  • 2302897460 Ignore etc files for Prosody as well. me 2026-07-24 05:15:36 -07:00
  • a08c59bcb2 Remove module example as it was already in the enabled list by default. me 2026-07-24 05:07:55 -07:00
  • 5850a237ce Add an extra port to Prosody to see if it helps with certificate validation. me 2026-07-24 05:06:30 -07:00
  • 5b8deb8a67 Add community modules for Prosody and give an example of enabling notifications. me 2026-07-23 14:50:42 -07:00
  • b5ae8ff0ce Change example of where the prosody certs should be referenced. me 2026-07-23 13:32:33 -07:00
  • 0ccef4583a Ensure the cert archive exists so the symbolic links can be followed. me 2026-07-13 15:55:51 -07:00
  • 7b3b7623be Do not do the reload, confuses the system. me 2026-07-13 15:55:08 -07:00
  • 64415239ca One step closer to getting the Prosody server live. Create the bind dir and ensure certs are imported as root. Still not actually getting the certs, but having way less errors. me 2026-07-13 15:03:30 -07:00
  • a770eb00ef Also ignore lowercase hugo sites. me 2026-07-13 15:02:32 -07:00
  • 6cf24f958f Properly ignore Prosody config files. me 2026-07-13 14:58:49 -07:00
  • a532924fd1 Change NC back to stable. me 2026-07-09 10:06:13 -07:00
  • c2c20c248b Export the cache busting build timestamp so it is seen by later commands. me 2026-07-04 17:14:42 -07:00
  • 4155dac8c9 Ensure the build timestamp is set to break cache on builds. me 2026-07-04 17:12:01 -07:00
  • b74e786356 fdroid, Add missing FILE07. me 2026-07-04 17:07:04 -07:00
  • 95034b88c6 fdroid, exit would have been correct over return, but is not necessary regardless. me 2026-07-04 16:55:35 -07:00
  • 758edc25f2 Add error checking if a file fails to download. me 2026-07-04 16:45:38 -07:00
  • f2924eaf16 fdroid, Try not having two fdroid update commands again. me 2026-07-04 16:42:18 -07:00
  • e0d136b3b3 fdroid, Try doing the cache bust via docker-compose file rather than an extra script. me 2026-07-04 16:40:49 -07:00
  • 58e0e4230e Add a cache bust. me 2026-07-04 16:35:18 -07:00
  • ed4b0ec674 Use proper if statements to avoid non-0 exit codes. me 2026-07-04 16:32:18 -07:00
  • 33c14b2719 fdroid, Remove the extra WORKDIR. me 2026-07-04 16:30:32 -07:00
  • b754b7e361 Go back to using wget, ADD was getting too workaroundy. We'll make a script to update the files. Lame! me 2026-07-04 16:30:03 -07:00
  • 892a386284 No longer need to remove the weird files that were getting ADD'ed in. me 2026-07-04 16:16:37 -07:00
  • 42b651f85b Add a fix for the weird .yml files getting copied. Sort of a workaround, but ADD is way better than wget. me 2026-07-04 16:15:00 -07:00
  • 61d4bb08eb Fix file permissions for fdroid prep. me 2026-07-04 16:02:26 -07:00
  • cc89dc5bca Somehow compose files are getting into the container. Maybe the null ADD variables are doing something weird. Remove them. me 2026-07-04 15:53:15 -07:00
  • b9b36aa2ac Add automatically creating the volume folder. me 2026-07-04 15:32:13 -07:00
  • 6accd3b152 fdroid, Add vars 20-39 to compose file. me 2026-07-04 15:10:53 -07:00
  • fce4ae1769 Remove old share from FDroid, was used for troubleshooting. me 2026-07-04 15:09:22 -07:00
  • 75c2f83d25 Enhance output for manage -c. me 2026-07-04 15:07:51 -07:00
  • 888a961e6d Refactor the file order and add 20 more possibilities. me 2026-07-04 14:47:11 -07:00
  • e349ad0aeb Overhaul F-Droid Dockerfile now that it works. me 2026-07-04 14:46:30 -07:00
  • 07703e72db Make the repo contents persistent. Still need to add command that creates this directory before the first run. me 2026-07-04 13:02:28 -07:00
  • a4be059d89 Use ADD rather than RUN wget. Bussts cache when it notices the remote file has changed. me 2026-07-04 12:53:22 -07:00
  • 93da9f875a Move the metadata files, not copy, so that they do not get counted as apps. me 2026-07-04 11:15:33 -07:00
  • 81b8c1bda4 Run nginx in the foreground so that the container restarts if it fails. me 2026-07-04 11:08:39 -07:00
  • 7e997abe7b Lower case of word repository. me 2026-07-04 10:56:35 -07:00
  • f248b09217 Go back to running the fdroid update command so that the hierarchy is more complete than just from fdroid init. me 2026-07-04 10:50:53 -07:00
  • b055c625c5 Add paths to the F-Droid app manifest files. me 2026-07-04 10:27:02 -07:00
  • abefceabca Go back to using fdroid., certificate is not properly working for apps. after multiple deletions and recreations. me 2026-07-04 09:55:06 -07:00
  • 6b79d75d90 Change the subdomain to be apps so that fdroid does not appear in the URL multiple times. me 2026-07-04 09:03:49 -07:00
  • 2ee52ea0e3 Add warning header to the messages and keep it on screen for an extra 5 seconds. me 2026-07-04 09:01:16 -07:00
  • 04bb9ceeb7 Remove the app image downloads as they are not used. Comment the YML files until they actually exist. me 2026-07-04 08:40:49 -07:00
  • 348a7534fb More attempts to get the icon to work properly. me 2026-07-04 08:34:53 -07:00
  • 105e5ff99f Move all png files so they do not get counted as APKs. me 2026-07-04 08:17:28 -07:00
  • 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. me 2026-07-04 08:16:31 -07:00
  • cf032507f8 Change conditional to be sh-compatible, not bash. me 2026-07-04 08:09:25 -07:00
  • 64dbf0c97b Add CMD so that NGINX log appears in container log. me 2026-07-04 08:06:47 -07:00
  • 4d560b3597 Only move the specific repo icon. Do a move not a copy so that it does not get counted as an app. me 2026-07-04 08:05:00 -07:00
  • a854dc9664 Attempt to streamline the fdroid repo build process a bit better. me 2026-07-04 08:01:45 -07:00
  • 8fcf47255b Attempt to handle the icon file more gracefully. me 2026-07-04 07:53:22 -07:00
  • 7de61064ed Pull YML and PNG files for apps. me 2026-07-03 17:06:06 -07:00
  • d01a658c15 Copy any YML files to the metadata folder. me 2026-07-03 17:05:43 -07:00
  • 59312620f5 Add ability to specify an icon. Add the icon download to the file list. Add gaps between APKs in preparation for YML files. me 2026-07-03 14:58:38 -07:00
  • 58b0f4116d Also still need to copy the contents of repo/ to the webroot for the index files to work properly. me 2026-07-03 14:42:23 -07:00
  • 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! me 2026-07-03 12:46:07 -07:00
  • 72d812b106 Rename the Dockerfile version. me 2026-06-19 15:01:10 -07:00
  • c695bb1d72 Add a Docker Hub example for Prosody. me 2026-06-19 15:00:03 -07:00
  • 49238da275 Change certs to be a named volume too for better permission playability. me 2026-06-19 09:19:20 -07:00
  • 73583a0f62 Chain the initial start commands rather than forking them all. me 2026-06-19 09:13:53 -07:00
  • 01b6ceac22 Start prosody! me 2026-06-19 09:10:59 -07:00
  • 06fd6be4d3 Try using a named volume on Prosody to see if it helps with permissions. me 2026-06-19 09:06:26 -07:00
  • e8c0ee9b47 Add explicit files to follow. me 2026-06-19 08:41:39 -07:00
  • 5df435ba86 Move cert import since volumes are not mounted during build. me 2026-06-19 08:39:44 -07:00
  • a72eb09c1f Change the path for the certs. me 2026-06-19 08:37:01 -07:00
  • 24dba3e2ed Check for certs and reload before starting the container. me 2026-06-19 08:36:49 -07:00
  • 730581c16d Move the certs to a different directory. me 2026-06-19 08:35:54 -07:00
  • c0adab4830 Hide the example config so that prosodyctl check does not complain. me 2026-06-19 08:12:33 -07:00
  • 8c262ce6eb Change where the Prosody file gets copied. me 2026-06-18 19:13:44 -07:00
  • 64b796c523 Add vim for Prosody. me 2026-06-18 18:16:16 -07:00
  • 600287ee93 Remove host config and add gitignore change meant for last commit. me 2026-06-18 18:15:35 -07:00
  • 7e5ff6fcdc Ignore custom Prosody hosts. me 2026-06-18 18:12:54 -07:00
  • 971dc0c086 Edit the cert paths based on how the drives are being mounted. me 2026-06-18 18:04:06 -07:00
  • 7106a6774c Have Prosody access LetsEncrypt certs from Reverse Proxy. me 2026-06-18 17:57:57 -07:00
  • e1a57645b7 Add functionality to copy the config files to the container. me 2026-06-18 17:46:16 -07:00
  • be1affb0b2 Refactor the Prosody config files. me 2026-06-18 17:45:57 -07:00
  • 1a21c67a2f Remove symlinked files from Prosody config. me 2026-06-18 17:33:43 -07:00
  • 4df4b60cdb Undo test. me 2026-06-18 17:24:51 -07:00
  • db571b51cf Testing a commit. me 2026-06-18 17:24:36 -07:00
  • 9bf2789bd4 Add default config files so that they can be put into the host volume. me 2026-06-11 21:00:10 -07:00
  • 40076ae429 Update config after small amount of testing. me 2026-06-11 20:59:33 -07:00
  • d00d3fdc27 Create a Prosody image since they don't post to Docker Hub. me 2026-06-11 20:31:57 -07:00
  • 37ffc6c5fa Add initial compose file for Lychee. me 2026-06-04 17:10:34 -07:00
  • a9783be3c8 Change to using the latest Nextcloud. me 2026-06-04 16:02:12 -07:00
  • 525ed36a5e Add working configuration for Ghost! me 2026-06-03 14:11:58 -07:00
  • 153efbff54 Add beginnings of the env file for Ghost. me 2026-05-29 13:04:47 -07:00
  • fa435853de Begin adding compose details for Ghost. me 2026-05-29 10:23:43 -07:00
  • 1f30f559d8 Add TBD's for Ghost. me 2026-05-28 19:56:16 -07:00
  • 5f9c95e4c0 Fix weirdness at the end of the file (again!?). Coding from Android seems less and less reliable unless using vi. Luckily it was after the exit. me 2026-04-11 09:52:34 -07:00
  • ef575d0b08 Add a forced hourly job to rebuild Hugo sites. me 2026-01-09 11:54:12 -07:00
  • ccd4201f0d Add a force variable to Hugo cronjob. me 2026-01-09 11:52:07 -07:00
  • fd3fc6eb41 Add the creation of future articles on DEV hugo systems. me 2026-01-09 11:32:53 -07:00
  • 0371059706 Match tag exactly for deletion by only checking what's between the periods. me 2025-11-28 15:05:35 -07:00
  • 1796a21579 Change is working great! env-docker became the tag. me 2025-11-28 14:56:28 -07:00
  • 8bfe49c947 Add note as to what's about to change with backup script. me 2025-11-28 14:55:05 -07:00
  • 361c29cf25 Add a note not to edit files in the LetsEncrypt folders. me 2025-11-28 14:31:53 -07:00
  • 921c450f03 Remove TBD's in FDroid env file. me 2025-11-21 18:03:23 -07:00
  • 933d307254 Create a share directory for FDroid Server so that items can be copied in and out for testing. me 2025-11-21 17:57:55 -07:00
  • 6a2dcba0f9 Move guide URL for FDroid Server to README. me 2025-11-21 17:57:19 -07:00