Commit Graph

32 Commits

Author SHA1 Message Date
me 5850a237ce Add an extra port to Prosody to see if it helps with certificate validation. 2026-07-24 05:06:30 -07:00
me 5b8deb8a67 Add community modules for Prosody and give an example of enabling notifications. 2026-07-23 14:50:42 -07:00
me b5ae8ff0ce Change example of where the prosody certs should be referenced. 2026-07-23 13:32:33 -07:00
me 0ccef4583a Ensure the cert archive exists so the symbolic links can be followed. 2026-07-13 15:55:51 -07:00
me 7b3b7623be Do not do the reload, confuses the system. 2026-07-13 15:55:08 -07:00
me 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. 2026-07-13 15:03:30 -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