]> cat aescling's git repositories - mastodon.git/commit
Isolate internal services from external networks in Docker configuration (#6369)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sat, 3 Feb 2018 17:44:22 +0000 (02:44 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 3 Feb 2018 17:44:22 +0000 (18:44 +0100)
commit9da81a16391edfcbda9c748dcd519fb3ebd765e5
treeac000b94a6f37c243ddcfcc4843967b02270d825
parentd75d2a9f9960f08bbcacd4f5acb86243dbdb3179
Isolate internal services from external networks in Docker configuration (#6369)

The database and Redis do not need external connections, so isolate them
and prevent unauthorized access.
docker-compose.yml