wf6DJd8a3xSSCZbn
6f8c34c0f3
Updating shell scripts to adhear better to Bash style guides ( #510 )
...
* Updated Shell Script Format
Signed-off-by: Spencer <wf6DJd8a3xSSCZbn@protonmail.com>
2021-01-08 16:45:00 +01:00
Akendo
068e654249
Fix the linking of the nginx configuration file ( #458 )
...
In this commit I'm adding some logic to ensure that the `entrypoint.sh`
file handles a pre-existing `mattermost.conf` file within the nginx
folder.
During deployment of some more custom nginx configuration it was
noticed that the linking process fails, because a file already exists
with the filesystem.
Signed-off-by: Akendo <akendo@akendo.eu>
2020-04-01 11:32:05 +02:00
alessandro
07b368de41
web entrypoint: forcefully link existing config ( #454 )
2020-03-13 09:58:26 +01:00
Kyâne
dd1ecde9c8
Allow to properly shutdown web container
...
Closes #347
2018-12-14 19:56:30 +01:00
antoineHC
f79bbea7a4
Production Hardening ( #241 )
2018-04-15 19:33:49 +02:00
PICHOU Kyâne
d3a8121675
Use Alpine based Nginx image for Web container
2017-11-18 17:04:52 +01:00
Kyâne Pichou
8dc50a5d31
Allow to customize app host/port ( #181 )
...
Allow to use custom hostname and/or port value for app container from the Web
container. Usefull for some people using containers provider (eg. #142 )
2017-10-26 21:16:09 +02:00
Kyâne Pichou
5cc50eb522
Use best practices for Dockerfiles ( #180 )
2017-10-13 14:12:30 +02:00