Commit Graph

13 Commits

Author SHA1 Message Date
Matthew Wild 7aa2468099 docker: Switch default BUILD_SERIES to dev 2020-05-13 13:57:22 +01:00
Matthew Wild 7f128e4672
Merge pull request #6 from snikket-im/coturn
Add STUN/TURN support
2020-05-13 12:05:15 +01:00
Matthew Wild 0793106447 Flesh out coturn config, autodiscover external IP 2020-05-12 15:10:59 +01:00
Matthew Wild 166e000b12 docker-compose, prosody: Switch to host networking for the container
This simplifies things in preparation for adding coturn and its large
number of ports.

As Prosody now must listen on the "real" HTTP ports, we had to give
permission to the Lua binary to bind low network ports.
2020-05-12 15:05:42 +01:00
Matthew Wild 88402bb73f ansible, docker: Initial attempt at adding coturn 2020-04-29 22:39:27 +01:00
root 7dad6e64e1 Docker: fixed stop signal not reaching process 2020-03-05 18:08:13 +01:00
Matthew Wild 68dbcce19b Create .well-known/acme-challenge with correct perms at startup 2020-02-21 20:36:07 +00:00
Matthew Wild 3c3c2d34ab chown letsencrypt files at startup to ensure correct permissions 2020-02-21 16:57:56 +00:00
Matthew Wild c30b7310aa Add support for PUID/PGID and create necessary directories in /snikket
This is useful when e.g. mounting an existing directory instead of a
docker-managed volume.
2020-02-20 22:00:14 +00:00
Matthew Wild 3e5f7203e2 docker: Fix version file path 2020-02-01 05:30:17 +00:00
Matthew Wild 5c66949ccf Move Dockerfile back 2020-01-31 14:01:03 +00:00
Matthew Wild 63a028a4be Maybe moving the Dockerfile will help? 2020-01-31 13:54:50 +00:00
Matthew Wild d6157c6a15 Initial commit 2020-01-31 13:46:46 +00:00