Commit Graph

25 Commits

Author SHA1 Message Date
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