Commit Graph

17 Commits

Author SHA1 Message Date
Unchun Yang
9e2da0121b
Fix typo in docker-compose.yml 2021-10-11 22:27:19 +09:00
Marco
509ef059ee Fix for #16 2021-08-19 13:04:04 +02:00
Marco Kundt
8f41168f8a Add hardening options
* no new capabilities
* container root read-only (directories needed for rw are populated as
tmpfs)
* limit pids
2021-05-21 14:41:34 +02:00
Marco Kundt
23e6eaf212 Revert "hardening options"
This reverts commit e8867805fe.
2021-05-11 17:39:34 +02:00
Marco Kundt
e8867805fe hardening options 2021-05-11 15:08:48 +02:00
Marco Kundt
7cfc0cc5e9 remove MM settings used for testing 2021-04-20 20:23:52 +02:00
Marco Kundt
2f47ef778b fix dependencies on containers 2021-04-20 20:23:15 +02:00
Marco Kundt
ec9febc868 possibility for using the containers with an external reverse proxy 2021-04-15 14:51:23 +02:00
Marco Kundt
6ec897971c add variable for the restart policy 2021-04-12 15:02:03 +02:00
Marco Kundt
cd9fd14cfe set the right timezone inside containers 2021-04-12 14:40:45 +02:00
Marco Kundt
4ee03115a5 separate necessary variables from optional ones 2021-04-12 14:22:58 +02:00
Marco Kundt
acf6773b10 alter some comments 2021-04-12 14:18:38 +02:00
Marco Kundt
b12721b6a3 adding variables for image tags 2021-04-12 14:08:35 +02:00
Marco Kundt
9106e4186b fix Mattermost data paths 2021-04-12 13:24:32 +02:00
Marco Kundt
f39bb20443 rename cert and key to a more generic name 2021-04-12 13:15:21 +02:00
Marco Kundt
c01879ab68 add dhparams to nginx 2021-04-12 10:36:07 +02:00
Marco Kundt
eaf15ccc94 initial commit 2021-03-25 18:28:53 +01:00