Diego Lendoiro
765683bf8f
Looks for the correct default pattern. fixes #50
2017-08-16 12:50:39 +01:00
Diego Lendoiro
069a0ac200
added support for non standard database ports using DB_PORT
2017-08-16 12:45:57 +01:00
Pierre Gordon
09e972eef9
Update docker-entrypoint.sh
...
Remove quotes from 'EMAIL_TLS' option
2017-08-14 09:27:16 -05:00
Diego Lendoiro
746c28c84f
better defaults for dummy domain example.com -> passbolt.local
2017-07-31 11:51:39 +01:00
Diego Lendoiro
b4574ed488
Merge branch 'master' into develop
2017-07-31 11:10:48 +01:00
Robin Parker
f33c90b280
make it compliant to ENV-VARS convention
...
Make it compliant to convention, so that all env-vars should be uppercased.
REQUIRED for use with PLESK Hosting Panel (e.g.).
2017-07-28 01:07:44 +02:00
Diego Lendoiro
1bff5a9675
Merge branch 'develop' of git://github.com/kyoda/passbolt_docker into kyoda-develop
2017-07-26 11:57:30 +01:00
Shigehisa KYODA
263e87f683
added registration env support
2017-07-26 11:52:52 +09:00
Luk Burchard
3201b4eb1e
Only check for links and normal files
2017-07-06 22:51:09 +02:00
Luk Burchard
e48fc61061
Allow Config files to be symbolic links
...
The `-f` operator checks if a files exists and i must not be a symlink, however this creates problems when using tool like Kubernetes.
When using the `-e` option it will be checked if the file exist regardless of it's type.
2017-07-06 16:41:05 +02:00
Diego Lendoiro
2f16af99fd
Merge pull request #20 from thperret/master
...
Allow no db environment variable setting
2017-06-29 16:26:25 +02:00
Thomas Perret
48c4f354e0
Fix bad variable name
2017-06-29 16:16:06 +02:00
Diego Lendoiro
d046022544
added tls support
2017-06-28 17:04:46 +02:00
Diego Lendoiro
2cd079cd11
variable name corrected
2017-06-28 16:37:21 +02:00
Diego Lendoiro
50b7fa3347
email_transport typo and updated README. Fixes #24
2017-06-28 16:32:50 +02:00
Diego Lendoiro
3fbf44fc0c
fullbaseurl configuration param fixed.
2017-06-28 16:30:55 +02:00
Diego Lendoiro
b566f4fed4
set the protocol, https unless ssl env var declared false
2017-06-28 16:11:47 +02:00
Diego Lendoiro
7a154fd965
useless local variable
2017-06-28 16:03:18 +02:00
Diego Lendoiro
9d5a39213d
remove app baseurl comment
2017-06-24 21:16:41 +02:00
Thomas Perret
3260d431cd
Allow no db environment variable setting
2017-06-20 16:26:05 +02:00
Diego Lendoiro
7c8fb476af
PASSBOLT-2141 Finished email setup making the EmailQueue.sender to be less verbose.
2017-06-16 14:21:55 +01:00
Diego Lendoiro
6c4ba53053
added cron job function and log email job to stdout
2017-06-16 12:13:17 +01:00
Diego Lendoiro
033665c06d
email fixed, missing cronjobs
2017-06-15 18:32:51 +01:00
Diego Lendoiro
a618645950
Added check for already existent gpg keys. Fixes #12
2017-06-01 13:16:50 +02:00
Diego Lendoiro
1790c0842e
mysql connection chain fixed
2017-05-23 15:54:34 +01:00
Lukas Matt
4fbc1fa9d1
Fix gpg complaining about missing tty device
2017-05-23 09:59:19 +02:00
Lukas Matt
addb40ffa1
Fix typos in README and entrypoint script
2017-05-23 09:58:16 +02:00
Diego Lendoiro
cd34e738c2
tidy up spaces
2017-05-05 12:31:45 +02:00
Diego Lendoiro
53646b4b01
renaming start script
2017-04-27 10:42:55 +01:00