Commit Graph

  • 4425fae939 configs: Coerce use_dane to boolean to avoid error master origin/master origin/HEAD Kim Alvefur 2026-03-06 13:13:06 +01:00
  • 6270bc329f Allow overriding DNS resolver Kim Alvefur 2026-03-03 20:23:03 +01:00
  • 370bca28c0 Add option to turn on DANE Kim Alvefur 2026-03-03 20:21:59 +01:00
  • fddb859136 Dockerfile: Explicitly add ca-certificates to fix TLS verification Kim Alvefur 2026-03-03 17:54:37 +01:00
  • 348231e50b Dockerfile: Include Bootstrap4 and jQuery to ease enabling web invites Kim Alvefur 2026-02-27 16:22:02 +01:00
  • fc3d7b920c Dockerfile: Change default package name to current stable branch Kim Alvefur 2026-02-27 16:21:33 +01:00
  • 1248e97f0c Switch base images to Debian 13 "trixie" Kim Alvefur 2026-02-14 21:45:03 +01:00
  • 3e85e9d2b6 Dockerfile: Switch to modern way of adding Prosody repo Kim Alvefur 2026-02-14 18:43:17 +01:00
  • 36fb07b2d4 Merge pull request #79 from joelpurra/patch-1 Matthew Wild 2026-02-10 14:39:21 +00:00
  • dc8600770a Link to official, up-to-date Docker Hub image: prosodyim/prosody Joel Purra 2026-02-10 14:22:37 +01:00
  • ba105e7dee Fix splitting of PROSODY_COMPONENTS Kim Alvefur 2025-04-21 19:50:21 +02:00
  • d5987023e2 Update configs for deprecation of direct Lua API usage Kim Alvefur 2025-02-17 17:04:57 +01:00
  • 601945cb85 Dockerfile: Add BUILD_ID build argument Matthew Wild 2025-02-18 12:27:36 +00:00
  • 8ede81d357 Update README for new version of Dockerfile Kim Alvefur 2025-02-15 16:36:55 +01:00
  • 11f3255946 Fix mistake with config for file share global quota Kim Alvefur 2025-02-15 16:24:47 +01:00
  • 3683ab91cc configs: Fix mistake in 46201ee Kim Alvefur 2025-02-15 16:23:56 +01:00
  • 9e7be12bec Update reference to Debian version Kim Alvefur 2025-02-15 15:43:32 +01:00
  • 438bb3e002 Remove 0.11 config, it has reached EOL Kim Alvefur 2025-02-15 15:42:45 +01:00
  • cbc0f60ab2 configs: Create config for 13.0 as copy of trunk config Kim Alvefur 2025-02-15 15:34:17 +01:00
  • 46201eefc1 configs/trunk: Use new array append feature to simplify Kim Alvefur 2025-02-15 15:32:06 +01:00
  • 8ed20cbe8f Dockerfile: Switch to Lua 5.4 for improved performance Kim Alvefur 2025-02-15 15:29:51 +01:00
  • d15c46949a Move ng/* to top-level, replacing old build files Matthew Wild 2025-02-13 18:15:55 +00:00
  • 74286f0b2b ng: Update base image to Debian 12 Kim Alvefur 2025-01-24 14:00:58 +01:00
  • 0581c684a5 ng: Fix bug that would create a VirtualHost"" Kim Alvefur 2023-12-02 17:52:53 +01:00
  • aa886a0b49 ng: Add FIXME wrt failure to start if data directory owned by root Kim Alvefur 2023-03-21 18:34:20 +01:00
  • 1c79b49c74 ng: Install Lua C headers as workaround for luarocks/luarocks#1275 Kim Alvefur 2023-03-21 18:33:20 +01:00
  • bfa98dcb30 ng: Apply previous two changes to 0.12 config as well Kim Alvefur 2023-02-24 14:21:49 +01:00
  • 2a8ec06934 ng: Allow specifying statistics interval Kim Alvefur 2023-01-14 00:28:27 +01:00
  • 84a6c25e5d ng: Set selected interpreter as default in shell Kim Alvefur 2023-01-14 00:25:28 +01:00
  • 87c60bc5d9 ng: Use console logs Kim Alvefur 2023-01-14 00:22:19 +01:00
  • d9e98d73cf ng: Ensure all environment variables have 'PROSODY_' prefix for consistency Matthew Wild 2022-12-14 15:52:54 +00:00
  • 76fa083967 ng: add config for prosody-trunk Matthew Wild 2022-12-14 14:46:53 +00:00
  • 2f14fcaf8b ng: Add lua-readline so prosodyctl shell is nicer to use Kim Alvefur 2022-12-13 18:46:26 +01:00
  • 25f7395352 ng: New experimental Dockerfile based on apt-installing prosody Matthew Wild 2022-12-10 16:17:35 +00:00
  • a5e773d9b6 Fix signal handling and allow graceful shutdown Alexander Dahl 2021-03-21 20:57:07 +01:00
  • 83556a4c5a Revert "Use tini as PID 1 inside the container" Alexander Dahl 2021-03-21 20:16:33 +01:00
  • 52cd642d38 Remove inaccurate comment Kim Alvefur 2021-03-20 12:32:20 +01:00
  • 31d6d84433 Use tini as PID 1 inside the container Jonas Schäfer 2021-03-20 12:21:20 +01:00
  • d627c29eab Fix minor shellcheck warnings selurvedu 2021-01-16 15:33:16 +00:00
  • 0555dc16c9 Fix mod_posix error if prosody user ID was altered selurvedu 2021-01-16 15:28:34 +00:00
  • 3a21cd2c21 Merge pull request #65 from goffi-contrib/signal_fix Matthew Wild 2020-10-12 06:55:37 +01:00
  • cc88073a79 Fix signal handling Jérôme Poisson 2020-10-10 21:20:17 +02:00
  • 4878e32010 Remove our repo Kim Alvefur 2020-02-14 00:50:18 +01:00
  • 7a6b4df1a2 README: Update for base image update Kim Alvefur 2020-02-14 00:47:17 +01:00
  • 90963038ee Merge pull request #62 from prosody/dynamic-uid 1.6.0 Matthew Wild 2020-02-13 11:18:06 +00:00
  • 95a9d24b76 Run with same UID as datadir owner Kim Alvefur 2020-02-13 01:10:36 +01:00
  • 47d22ada68 Start prosody with the new flag to force foreground operation Kim Alvefur 2020-02-13 01:08:16 +01:00
  • 80c6ffc362 Install procps, dependency of recent packages Kim Alvefur 2020-02-12 19:55:34 +01:00
  • f2c1afeabe Add libicu needed by trunk nightly builds (fixes #59) Kim Alvefur 2020-02-12 19:52:19 +01:00
  • 3a47a006bc Switch base image to Debian 10 (closes #61) Kim Alvefur 2020-02-12 19:32:28 +01:00
  • e0c2334d2a Merge pull request #56 from Zash/shellcheck Kim Alvefur 2019-03-31 18:47:34 +02:00
  • 8c4170e7d9 entrypoint.sh: Quote variables [shellcheck] Kim Alvefur 2019-03-16 19:19:37 +01:00
  • 1fa2fb60ce Ensure prosody package key is world-readable (so apt user can read it) 1.5.3 Matthew Wild 2019-01-14 12:19:03 +00:00
  • 21b5e2d19b Create directory for pidfile (usually created by init script) 1.5.2 Matthew Wild 2019-01-14 11:43:13 +00:00
  • 4de30316aa Add lua5.2 for compatibility with 0.11 packages Matthew Wild 2019-01-14 11:42:51 +00:00
  • a60be883e9 Fix README to state new distribution base 1.5.1 Matthew Wild 2019-01-14 11:31:41 +00:00
  • 72bf20f29f Update Dockerfile to Debian stretch 1.5.0 Matthew Wild 2019-01-14 11:28:19 +00:00
  • 933be62950 README: Update to clarify intended usage of this repository Matthew Wild 2018-04-26 18:24:58 +01:00
  • b186acf8ff Remove redundant LuaExpat package Kim Alvefur 2017-10-20 03:40:34 +02:00
  • 01bbe56547 Explicitly install some base requirements Kim Alvefur 2017-10-20 03:39:45 +02:00
  • 67de3d1ecc Merge pull request #30 from chrw/fix-ca-certificates Kim Alvefur 2017-01-23 14:08:34 +01:00
  • df16f5af7e Install ca-certificates package to fix s2s SSL errors. Christian Wolff 2016-08-08 12:58:44 +02:00
  • b98fdd49f4 build-docker.sh: Some small improvements for parameter handling 1.4.2 Matthew Wild 2016-03-11 17:37:41 +00:00
  • c095ddd323 Dockerfile: chmod 755 the entrypoint, so we don't depend on the permissions of the build system, fixes #27 Matthew Wild 2016-03-11 15:51:35 +00:00
  • 6d139045cf Merge pull request #28 from prosody/27-entrypoint.sh 1.4.1 Matthew Wild 2016-03-09 11:13:37 +00:00
  • b31d7c913e Make entrypoint.sh executable origin/27-entrypoint.sh Lloyd Watkin 2016-03-09 08:52:23 +00:00
  • d346e0912e Install lua-bitop, fixes #24 1.4.0 Matthew Wild 2016-02-04 19:24:01 +00:00
  • 8bbb02e228 entrypoint.sh: If a command is passed to the image, run prosodyctl instead Matthew Wild 2016-02-04 19:19:17 +00:00
  • bed0d8e598 Run as user 'prosody', and run prosody instead of prosodyctl. Also set __FLUSH_LOG environment variable to tell Prosody it needs to flush its logs after writing. Fixes #23 and fixes #25. Matthew Wild 2016-02-04 19:17:11 +00:00
  • 82e59c9091 Merge pull request #19 from SamWhited/patch-1 1.3.0 Lloyd Watkin 2015-10-26 09:08:37 +00:00
  • 2b420fa628 Remove duplicate lua-zlib install line. Sam Whited 2015-10-23 13:50:25 -05:00
  • 9cbebe220d Merge pull request #14 from hudon/patch-1 Lloyd Watkin 2015-03-31 09:07:48 +02:00
  • ef57949ed1 Update README.md James Hudon 2015-03-30 15:37:43 -07:00
  • b0f191cbd3 Merge pull request #13 from dwilson6/log-volume-doc-update Lloyd Watkin 2015-03-23 08:33:06 +00:00
  • f84c37d808 Update log volume documentation with note about permissions Devin Wilson 2015-03-20 10:00:41 -06:00
  • da004da054 Volume mounting documentation fixes Lloyd Watkin 2015-03-16 14:57:01 +00:00
  • 7f9f2ca6ab Fix documentation Lloyd Watkin 2015-03-15 15:48:51 +00:00
  • d429b2ca59 Merge pull request #2 from DexterTheDragon/improve_dockerfile Lloyd Watkin 2015-01-01 21:30:46 +00:00
  • 8c69d7f200 Merge pull request #4 from lloydwatkin/readme-fix Lloyd Watkin 2014-12-20 22:11:06 +00:00
  • 6629d6cf75 Fix README.md for running Prosody image Lloyd Watkin 2014-12-20 22:10:39 +00:00
  • 1b1f0ed951 Cleanup the Dockerfile Kevin Carter 2014-12-07 19:59:37 -07:00
  • 12dcdb0c64 Document adding a default 1.2.0 Lloyd Watkin 2014-11-25 15:10:21 +00:00
  • 56160ac766 Ignore errors Lloyd Watkin 2014-11-25 15:05:04 +00:00
  • a99fbcc814 Add a start up script Lloyd Watkin 2014-11-25 15:04:08 +00:00
  • 712f293389 Use a bash script to start prosody Lloyd Watkin 2014-11-25 14:54:40 +00:00
  • eb205258f8 Add port 5281 Lloyd Watkin 2014-11-24 14:27:32 +00:00
  • 6f17c6ed1e Add link to prosody in the registry Lloyd Watkin 2014-11-17 09:34:26 +00:00
  • 7ea4bfbdae Document creating multiple tags from a single run 1.1.0 Lloyd Watkin 2014-11-15 15:16:11 +00:00
  • e4cf4e52de Allow building of multiple tags from a single run Lloyd Watkin 2014-11-15 15:15:58 +00:00
  • 1d8b665909 Add 5281 as exposed port Lloyd Watkin 2014-11-14 14:26:12 +00:00
  • 5d0c401f38 Daemonize = false 1.0.0 Lloyd Watkin 2014-11-14 13:36:44 +00:00
  • 329202e73b Install more recent libssl Lloyd Watkin 2014-11-14 13:36:35 +00:00
  • 0bc154e889 Add building details to the readme Lloyd Watkin 2014-11-14 09:12:07 +00:00
  • 739fca0762 Ignore copied in file Lloyd Watkin 2014-11-13 20:34:35 +00:00
  • 885c81d3ce Clean up Lloyd Watkin 2014-11-13 20:34:19 +00:00
  • 2f2ae3b1d4 Update the entrypoint Lloyd Watkin 2014-11-13 20:33:22 +00:00
  • a81e8d74f9 Moved into main instal Lloyd Watkin 2014-11-13 20:32:54 +00:00
  • 3c732b2f5a Copy 'deb' file into place Lloyd Watkin 2014-11-13 20:32:41 +00:00
  • 542599556b Instal more packages Lloyd Watkin 2014-11-13 20:32:00 +00:00
  • 4e6069cf97 Do easier deployments, add README Lloyd Watkin 2014-11-13 15:21:28 +00:00