Javier Ruiz
aedab3d98d
On MacOS systems note you should access it using https
2017-07-13 20:17:20 +02:00
Diego Lendoiro
f808804722
updated changelog
2017-06-29 16:39:08 +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
cb392cf2d6
url reference fixed
2017-06-29 09:40:16 +02:00
Diego Lendoiro
75cb8050a0
Merge tag 'v1.6.1' into develop
...
- PASSBOLT-2158: corrected management of fullbaseurl throug url env variable.
- PASSBOLT-2164: corrected typo on email_transport env variable. [#24 ](https://github.com/passbolt/passbolt_docker/issues/24 )
- PASSBOLT-2166: http to https redirection fixed. [#19 ](https://github.com/passbolt/passbolt_docker/issues/19 )
- PASSBOLT-2167: healthcheck does not work on container. [#26 ](https://github.com/passbolt/passbolt_docker/issues/26 )
- PASSBOLT-2165: Added TLS support through email_tls env variable. [#25 ](https://github.com/passbolt/passbolt_docker/issues/25 )
2017-06-29 09:22:49 +02:00
Diego Lendoiro
85bd8a036c
Merge branch 'release/v1.6.1'
...
- PASSBOLT-2158: corrected management of fullbaseurl throug url env variable.
- PASSBOLT-2164: corrected typo on email_transport env variable. [#24 ](https://github.com/passbolt/passbolt_docker/issues/24 )
- PASSBOLT-2166: http to https redirection fixed. [#19 ](https://github.com/passbolt/passbolt_docker/issues/19 )
- PASSBOLT-2167: healthcheck does not work on container. [#26 ](https://github.com/passbolt/passbolt_docker/issues/26 )
- PASSBOLT-2165: Added TLS support through email_tls env variable. [#25 ](https://github.com/passbolt/passbolt_docker/issues/25 )
2017-06-29 09:20:54 +02:00
Diego Lendoiro
74fdc414c1
Updated changelog
2017-06-29 09:20:48 +02:00
Diego Lendoiro
3b3223e80f
updated CHANGELOG
2017-06-28 19:21:27 +02:00
Diego Lendoiro
8a9dedae90
added php5-posix package. Fixes #26
2017-06-28 19:17:51 +02:00
Diego Lendoiro
64679be946
added server_name param to php-fpm. Fixes #19
2017-06-28 17:49:08 +02:00
Diego Lendoiro
23b4647b3f
updated changelog
2017-06-28 17:25:36 +02:00
Diego Lendoiro
189732d2aa
Merge branch 'feature/PASSBOLT-2165' into develop
...
Adds TLS support. Fixes #25
2017-06-28 17:04:51 +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
922bf77a25
Merge branch 'feature/PASSBOLT-2158' into develop
...
Fixes PASSBOLT-2158
2017-06-28 16:31:01 +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
Diego Lendoiro
fcc7177e5c
Merge tag 'v1.6.0' into develop
...
[1.6.0] - 2017-06-23
Added
- Added email set up support though environment variables
- Added cronjob to send queued emails
- Automated builds on the docker hub
- Updated README documentation
Fixed
- Image build fails when using alpine:latest. Switched to alpine:3.5
- Deletion of passwords on docker image
- Avoid importing already imported secret keys on the gpg keyring
2017-06-23 17:12:22 +02:00
Diego Lendoiro
85d588cbe2
Merge branch 'release/v1.6.0'
2017-06-23 17:07:17 +02:00
Diego Lendoiro
1ffcefe375
Text details
2017-06-23 17:07:12 +02:00
Diego Lendoiro
c0e804f6da
Added images persistency directory path. Fixes #21
2017-06-23 17:05:17 +02:00
Diego Lendoiro
b51f0b7631
added changelog
2017-06-23 16:26:46 +02:00
Diego Lendoiro
4e37e27ab2
version bump
2017-06-23 16:26:37 +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
remy
3daed0c8fd
Wordsmithing
2017-06-16 14:17:01 +02:00
Diego Lendoiro
9efb6b8079
more docs details
2017-06-16 13:00:41 +01:00
Diego Lendoiro
a4592769fa
added information for non linux users
2017-06-16 12:58:19 +01:00
Diego Lendoiro
06da2ac553
added suggested example tagging
2017-06-16 12:49:01 +01:00
Diego Lendoiro
f79fb6552c
added documentation: email env variables, rng-tools requirement and scope
2017-06-16 12:48:20 +01:00
Diego Lendoiro
84ee74fa84
Merge branch 'feature/ISSUE-16' into develop
2017-06-16 12:27:13 +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
deb9fec33c
indent
2017-06-15 17:31:09 +01:00
Diego Lendoiro
93f56f5866
added gnu sed
2017-06-15 17:28:50 +01:00
Diego Lendoiro
843b01e52d
Allow all http verbs
2017-06-08 15:24:24 +02:00
Diego Lendoiro
a618645950
Added check for already existent gpg keys. Fixes #12
2017-06-01 13:16:50 +02:00
Diego Lendoiro
c47f595e9e
Temporary pinning of alpine base image. Fixes #10
2017-06-01 11:46:57 +02:00
Diego Lendoiro
374653e78c
Merge tag 'v1.5.1' into develop
...
Updated to passbolt 1.5.1 Grapevine
2017-05-24 10:25:34 +02:00
Diego Lendoiro
41bab75c97
Merge branch 'release/v1.5.1'
...
Updated to passbolt-1.5.1 Grapevine release
2017-05-24 10:23:59 +02:00
Diego Lendoiro
a4c1a96aab
Version bump
2017-05-24 10:23:51 +02:00
Diego Lendoiro
1790c0842e
mysql connection chain fixed
2017-05-23 15:54:34 +01:00
Diego Lendoiro
f4b8fc29d7
Merge pull request #9 from Zauberstuhl/master
...
Fix gpg missing tty device and typos
2017-05-23 13:24:01 +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