Diego Lendoiro
fa2c646e08
updated changelog
2017-08-16 17:59:12 +01:00
Diego Lendoiro
bcc9901b86
gets the correct port from database.php. Fixes #43
2017-08-16 17:53:28 +01:00
Diego Lendoiro
e6cfd09b1d
Merge branch 'release/v1.6.2'
2017-08-16 16:51:05 +01:00
Diego Lendoiro
5ea11f2224
updated changelog
2017-08-16 16:50:50 +01:00
Diego Lendoiro
2b83e5b274
passbolt-1.6.2 version bump
2017-08-16 16:50:17 +01:00
Diego Lendoiro
dfe5c7b04d
dockerfile readability
2017-08-16 16:31:22 +01:00
Diego Lendoiro
e1bac61987
memcache extension enabled
2017-08-16 16:10:42 +01:00
Diego Lendoiro
5f3bd67a50
symlinks for php5 and php5ize
2017-08-16 15:58:14 +01:00
Diego Lendoiro
3bcd72a1ab
upgraded alpine version
2017-08-16 12:54:30 +01:00
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
Diego Lendoiro
47f99694f4
Merge branch 'pierlon-patch-2' into develop
2017-08-16 11:07:48 +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
e28b0ce526
markdown section typo
2017-08-04 10:39:49 +01:00
Diego Lendoiro
82fdb26c6a
clarification on the examples section
2017-08-04 10:37:01 +01:00
Diego Lendoiro
e1503db73c
updated with DB_HOST defaults
2017-08-04 10:35:06 +01:00
Diego Lendoiro
3061f320ac
Merge tag '1.6.1+1' into develop
...
v1.6.1+1 - 2017-07-31
Notes
This release aims to distribute passbolt-1.6.1 and include most relevant community contributions
The most notable change from user perspective is the switch from lowercase to uppercase environment variables. Users will
have to review their previous scripts and update any environment variable to match the new naming convention. Please refer to PR#39
Added
- PASSBOLT-2276: ENV-Variable uppercase convention PR[#39 ](https://github.com/passbolt/passbolt_docker/pull/39 )
- PASSBOLT-2279: Allow Config files to be symbolic links PR[#32 ](https://github.com/passbolt/passbolt_docker/pull/32 )
- PASSBOLT-2278: Allow no db environment variable setting PR[#20 ](https://github.com/passbolt/passbolt_docker/pull/20 )
- PASSBOLT-2280: On MacOS systems note you should access it using https PR[#35 ](https://github.com/passbolt/passbolt_docker/pull/35 )
Fixed
- PASSBOLT-2159: Added registration env support PR[#37 ](https://github.com/passbolt/passbolt_docker/pull/37 )
2017-08-01 11:51:47 +02:00
Diego Lendoiro
a1a12d2da6
Merge branch 'release/1.6.1+1'
...
[1.6.1+1](https://github.com/passbolt/passbolt_docker/compare/v1.6.1...v1.6.1+1 ) - 2017-07-31
Notes
This release aims to distribute passbolt-1.6.1 and include most relevant community contributions
The most notable change from user perspective is the switch from lowercase to uppercase environment variables. Users will
have to review their previous scripts and update any environment variable to match the new naming convention. Please refer to PR#39
Added
- PASSBOLT-2276: ENV-Variable uppercase convention PR[#39 ](https://github.com/passbolt/passbolt_docker/pull/39 )
- PASSBOLT-2279: Allow Config files to be symbolic links PR[#32 ](https://github.com/passbolt/passbolt_docker/pull/32 )
- PASSBOLT-2278: Allow no db environment variable setting PR[#20 ](https://github.com/passbolt/passbolt_docker/pull/20 )
- PASSBOLT-2280: On MacOS systems note you should access it using https PR[#35 ](https://github.com/passbolt/passbolt_docker/pull/35 )
Fixed
- PASSBOLT-2159: Added registration env support PR[#37 ](https://github.com/passbolt/passbolt_docker/pull/37 )
2017-08-01 11:48:14 +02:00
Diego Lendoiro
27a519ef9a
version follows semver
2017-08-01 11:48:09 +02:00
Diego Lendoiro
5f56ae9378
Merge branch 'release/1.6.1+1'
2017-08-01 11:42:23 +02:00
Diego Lendoiro
c4b92dff1b
updated note for changelog on env vars
2017-07-31 16:35:45 +01:00
Diego Lendoiro
c007d4ddf4
Registration default description
2017-07-31 12:45:34 +01:00
Diego Lendoiro
ce1394a8ff
version bump passbolt_api
2017-07-31 11:52:16 +01:00
Diego Lendoiro
746c28c84f
better defaults for dummy domain example.com -> passbolt.local
2017-07-31 11:51:39 +01:00
Diego Lendoiro
31ebf7bf82
updated changelog for 1.6.1-1
2017-07-31 11:46:20 +01:00
Diego Lendoiro
b4574ed488
Merge branch 'master' into develop
2017-07-31 11:10:48 +01:00
Diego Lendoiro
59bd17dde4
Merge branch 'theolymp-master'
...
Merged PR #39
2017-07-31 10:49:44 +01:00
Diego Lendoiro
eacbf5aafb
wordsmithing
2017-07-31 10:47:10 +01:00
Robin Parker
84b0f8cede
Update Readme to use of uppercase ENV-Variables
2017-07-28 01:09:19 +02: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
3c5647529b
Merge branch 'kyoda-develop' into develop
...
Merged PR #37
2017-07-26 12:09:37 +01: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
Diego Lendoiro
3d07473abd
Merge branch 'realfake-patch-1'
...
Merged PR #2
2017-07-26 11:55:13 +01:00
Diego Lendoiro
2a25d2df46
Merge branch 'patch-1' of git://github.com/realfake/passbolt_docker into realfake-patch-1
2017-07-26 10:11:15 +01:00
Diego Lendoiro
85b71ffeb5
Merge branch 'japidei-master'
...
Merged PR #35
2017-07-26 10:03:19 +01:00
Shigehisa KYODA
263e87f683
added registration env support
2017-07-26 11:52:52 +09:00
Javier Ruiz
aedab3d98d
On MacOS systems note you should access it using https
2017-07-13 20:17:20 +02: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
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