a6a8f4c97a
Add ca-certificates to Prosody config which allows it to validate s2s certs.
prod
stage
dev
me2026-07-24 05:32:29 -07:00
2302897460
Ignore etc files for Prosody as well.
me2026-07-24 05:15:36 -07:00
a08c59bcb2
Remove module example as it was already in the enabled list by default.
me2026-07-24 05:07:55 -07:00
5850a237ce
Add an extra port to Prosody to see if it helps with certificate validation.
me2026-07-24 05:06:30 -07:00
5b8deb8a67
Add community modules for Prosody and give an example of enabling notifications.
me2026-07-23 14:50:42 -07:00
b5ae8ff0ce
Change example of where the prosody certs should be referenced.
me2026-07-23 13:32:33 -07:00
0ccef4583a
Ensure the cert archive exists so the symbolic links can be followed.
me2026-07-13 15:55:51 -07:00
7b3b7623be
Do not do the reload, confuses the system.
me2026-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.
me2026-07-13 15:03:30 -07:00
a770eb00ef
Also ignore lowercase hugo sites.
me2026-07-13 15:02:32 -07:00
95034b88c6
fdroid, exit would have been correct over return, but is not necessary regardless.
me2026-07-04 16:55:35 -07:00
758edc25f2
Add error checking if a file fails to download.
me2026-07-04 16:45:38 -07:00
f2924eaf16
fdroid, Try not having two fdroid update commands again.
me2026-07-04 16:42:18 -07:00
e0d136b3b3
fdroid, Try doing the cache bust via docker-compose file rather than an extra script.
me2026-07-04 16:40:49 -07:00
58e0e4230e
Add a cache bust.
me2026-07-04 16:35:18 -07:00
ed4b0ec674
Use proper if statements to avoid non-0 exit codes.
me2026-07-04 16:32:18 -07:00
33c14b2719
fdroid, Remove the extra WORKDIR.
me2026-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!
me2026-07-04 16:30:03 -07:00
892a386284
No longer need to remove the weird files that were getting ADD'ed in.
me2026-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.
me2026-07-04 16:15:00 -07:00
61d4bb08eb
Fix file permissions for fdroid prep.
me2026-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.
me2026-07-04 15:53:15 -07:00
b9b36aa2ac
Add automatically creating the volume folder.
me2026-07-04 15:32:13 -07:00
6accd3b152
fdroid, Add vars 20-39 to compose file.
me2026-07-04 15:10:53 -07:00
fce4ae1769
Remove old share from FDroid, was used for troubleshooting.
me2026-07-04 15:09:22 -07:00
75c2f83d25
Enhance output for manage -c.
me2026-07-04 15:07:51 -07:00
888a961e6d
Refactor the file order and add 20 more possibilities.
me2026-07-04 14:47:11 -07:00
e349ad0aeb
Overhaul F-Droid Dockerfile now that it works.
me2026-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.
me2026-07-04 13:02:28 -07:00
a4be059d89
Use ADD rather than RUN wget. Bussts cache when it notices the remote file has changed.
me2026-07-04 12:53:22 -07:00
93da9f875a
Move the metadata files, not copy, so that they do not get counted as apps.
me2026-07-04 11:15:33 -07:00
81b8c1bda4
Run nginx in the foreground so that the container restarts if it fails.
me2026-07-04 11:08:39 -07:00
7e997abe7b
Lower case of word repository.
me2026-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.
me2026-07-04 10:50:53 -07:00
b055c625c5
Add paths to the F-Droid app manifest files.
me2026-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.
me2026-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.
me2026-07-04 09:03:49 -07:00
2ee52ea0e3
Add warning header to the messages and keep it on screen for an extra 5 seconds.
me2026-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.
me2026-07-04 08:40:49 -07:00
348a7534fb
More attempts to get the icon to work properly.
me2026-07-04 08:34:53 -07:00
105e5ff99f
Move all png files so they do not get counted as APKs.
me2026-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.
me2026-07-04 08:16:31 -07:00
cf032507f8
Change conditional to be sh-compatible, not bash.
me2026-07-04 08:09:25 -07:00
64dbf0c97b
Add CMD so that NGINX log appears in container log.
me2026-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.
me2026-07-04 08:05:00 -07:00
a854dc9664
Attempt to streamline the fdroid repo build process a bit better.
me2026-07-04 08:01:45 -07:00
8fcf47255b
Attempt to handle the icon file more gracefully.
me2026-07-04 07:53:22 -07:00
7de61064ed
Pull YML and PNG files for apps.
me2026-07-03 17:06:06 -07:00
d01a658c15
Copy any YML files to the metadata folder.
me2026-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.
me2026-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.
me2026-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!
me2026-07-03 12:46:07 -07:00
72d812b106
Rename the Dockerfile version.
me2026-06-19 15:01:10 -07:00
c695bb1d72
Add a Docker Hub example for Prosody.
me2026-06-19 15:00:03 -07:00
49238da275
Change certs to be a named volume too for better permission playability.
me2026-06-19 09:19:20 -07:00
73583a0f62
Chain the initial start commands rather than forking them all.
me2026-06-19 09:13:53 -07:00
db571b51cf
Testing a commit.
me2026-06-18 17:24:36 -07:00
9bf2789bd4
Add default config files so that they can be put into the host volume.
me2026-06-11 21:00:10 -07:00
40076ae429
Update config after small amount of testing.
me2026-06-11 20:59:33 -07:00
d00d3fdc27
Create a Prosody image since they don't post to Docker Hub.
me2026-06-11 20:31:57 -07:00
37ffc6c5fa
Add initial compose file for Lychee.
me2026-06-04 17:10:34 -07:00
a9783be3c8
Change to using the latest Nextcloud.
me2026-06-04 16:02:12 -07:00
525ed36a5e
Add working configuration for Ghost!
me2026-06-03 14:11:58 -07:00
153efbff54
Add beginnings of the env file for Ghost.
me2026-05-29 13:04:47 -07:00
fa435853de
Begin adding compose details for Ghost.
me2026-05-29 10:23:43 -07:00
1f30f559d8
Add TBD's for Ghost.
me2026-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.
me2026-04-11 09:52:34 -07:00
ef575d0b08
Add a forced hourly job to rebuild Hugo sites.
me2026-01-09 11:54:12 -07:00
ccd4201f0d
Add a force variable to Hugo cronjob.
me2026-01-09 11:52:07 -07:00
fd3fc6eb41
Add the creation of future articles on DEV hugo systems.
me2026-01-09 11:32:53 -07:00
0371059706
Match tag exactly for deletion by only checking what's between the periods.
me2025-11-28 15:05:35 -07:00
1796a21579
Change is working great! env-docker became the tag.
me2025-11-28 14:56:28 -07:00
8bfe49c947
Add note as to what's about to change with backup script.
me2025-11-28 14:55:05 -07:00
361c29cf25
Add a note not to edit files in the LetsEncrypt folders.
me2025-11-28 14:31:53 -07:00
921c450f03
Remove TBD's in FDroid env file.
me2025-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.
me2025-11-21 17:57:55 -07:00
6a2dcba0f9
Move guide URL for FDroid Server to README.
me2025-11-21 17:57:19 -07:00