Commit Graph

377 Commits

Author SHA1 Message Date
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 72d812b106 Rename the Dockerfile version. 2026-06-19 15:01:10 -07:00
me c695bb1d72 Add a Docker Hub example for Prosody. 2026-06-19 15:00:03 -07:00
me 49238da275 Change certs to be a named volume too for better permission playability. 2026-06-19 09:19:20 -07:00
me 73583a0f62 Chain the initial start commands rather than forking them all. 2026-06-19 09:13:53 -07:00
me 01b6ceac22 Start prosody! 2026-06-19 09:10:59 -07:00
me 06fd6be4d3 Try using a named volume on Prosody to see if it helps with permissions. 2026-06-19 09:06:26 -07:00
me e8c0ee9b47 Add explicit files to follow. 2026-06-19 08:41:39 -07:00
me 5df435ba86 Move cert import since volumes are not mounted during build. 2026-06-19 08:39:44 -07:00
me a72eb09c1f Change the path for the certs. 2026-06-19 08:37:01 -07:00
me 24dba3e2ed Check for certs and reload before starting the container. 2026-06-19 08:36:49 -07:00
me 730581c16d Move the certs to a different directory. 2026-06-19 08:35:54 -07:00
me c0adab4830 Hide the example config so that prosodyctl check does not complain. 2026-06-19 08:12:33 -07:00
me 8c262ce6eb Change where the Prosody file gets copied. 2026-06-18 19:13:44 -07:00
me 64b796c523 Add vim for Prosody. 2026-06-18 18:16:16 -07:00
me 600287ee93 Remove host config and add gitignore change meant for last commit. 2026-06-18 18:15:35 -07:00
me 7e5ff6fcdc Ignore custom Prosody hosts. 2026-06-18 18:12:54 -07:00
me 971dc0c086 Edit the cert paths based on how the drives are being mounted. 2026-06-18 18:04:06 -07:00
me 7106a6774c Have Prosody access LetsEncrypt certs from Reverse Proxy. 2026-06-18 17:57:57 -07:00
me e1a57645b7 Add functionality to copy the config files to the container. 2026-06-18 17:46:16 -07:00
me be1affb0b2 Refactor the Prosody config files. 2026-06-18 17:45:57 -07:00
me 1a21c67a2f Remove symlinked files from Prosody config. 2026-06-18 17:33:43 -07:00
me 4df4b60cdb Undo test. 2026-06-18 17:24:51 -07:00
me db571b51cf Testing a commit. 2026-06-18 17:24:36 -07:00
me 9bf2789bd4 Add default config files so that they can be put into the host volume. 2026-06-11 21:00:10 -07:00
me 40076ae429 Update config after small amount of testing. 2026-06-11 20:59:33 -07:00
me d00d3fdc27 Create a Prosody image since they don't post to Docker Hub. 2026-06-11 20:31:57 -07:00
me 37ffc6c5fa Add initial compose file for Lychee. 2026-06-04 17:10:34 -07:00
me a9783be3c8 Change to using the latest Nextcloud. 2026-06-04 16:02:12 -07:00
me 525ed36a5e Add working configuration for Ghost! 2026-06-03 14:11:58 -07:00
me 153efbff54 Add beginnings of the env file for Ghost. 2026-05-29 13:04:47 -07:00
me fa435853de Begin adding compose details for Ghost. 2026-05-29 10:23:43 -07:00
me 1f30f559d8 Add TBD's for Ghost. 2026-05-28 19:56:16 -07:00
me 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. 2026-04-11 09:52:34 -07:00
me ef575d0b08 Add a forced hourly job to rebuild Hugo sites. 2026-01-09 11:54:12 -07:00
me ccd4201f0d Add a force variable to Hugo cronjob. 2026-01-09 11:52:07 -07:00
me fd3fc6eb41 Add the creation of future articles on DEV hugo systems. 2026-01-09 11:32:53 -07:00
me 0371059706 Match tag exactly for deletion by only checking what's between the periods. 2025-11-28 15:05:35 -07:00
me 1796a21579 Change is working great! env-docker became the tag. 2025-11-28 14:56:28 -07:00
me 8bfe49c947 Add note as to what's about to change with backup script. 2025-11-28 14:55:05 -07:00
me 361c29cf25 Add a note not to edit files in the LetsEncrypt folders. 2025-11-28 14:31:53 -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 9ab6335a3c Pull and the build the container while it's still up, reducing downtime. 2025-11-16 07:00:45 -07:00