Commit Graph

992 Commits

Author SHA1 Message Date
cytopia
e1867c01dc
Update issue templates 2019-01-04 15:23:59 +01:00
cytopia
930e074e2f
Merge pull request #456 from cytopia/community-forum
Fixes #245 Discourse community forums
2019-01-03 18:43:30 +01:00
cytopia
b6763ad40f
Fixes #245 Add Discourse forums 2019-01-03 17:57:35 +01:00
cytopia
40d9bd1b85
Merge pull request #452 from cytopia/oracle-support
Fixes #394 Native Oracle Database support for PHP
2019-01-02 14:55:22 +01:00
cytopia
39d1e1eb5a
Fixes #394 Native Oracle Database support for PHP 2019-01-01 21:39:56 +01:00
cytopia
5cc0b548c6
Merge pull request #449 from cytopia/vendors
Reverse Proxy, Autostart and phpPgAdmin
2018-12-31 16:57:47 +01:00
cytopia
3a3aec4d66
Bump version 2018-12-31 13:41:57 +01:00
cytopia
83eb20d138
Add autostart and reverse proxy documentation 2018-12-31 13:14:29 +01:00
cytopia
782a7c05be
Simplify Reverse Proxy vhost-gen templates 2018-12-31 10:55:22 +01:00
cytopia
c93f97ce2e
Fix vhost-gen documentation to also reflect changes of rproxy templates 2018-12-29 17:38:15 +01:00
cytopia
03ead39f2c
Remove duplicate newlines 2018-12-29 15:39:41 +01:00
cytopia
f60af9b8f8
Refs #240 use HTTPD images with reverse proxy capabilities 2018-12-29 15:27:15 +01:00
cytopia
ccb70befc3
Reflect Reverse proxy capabilities in README 2018-12-29 15:25:41 +01:00
cytopia
529646520d
Normalize vhost-gen configs 2018-12-29 14:23:13 +01:00
cytopia
b23fef2fa4
Ensure tests really fail in case of errors 2018-12-29 14:22:51 +01:00
cytopia
0bf985103c
Fix vhost-gen templates for reverse proxy settings 2018-12-29 13:55:53 +01:00
cytopia
cf5fb86e4b
Update vhost-gen templates 2018-12-29 13:13:01 +01:00
cytopia
4c45a7e33d
Add global autostart example 2018-12-29 13:12:38 +01:00
cytopia
1dfa98446b
Rewrite tests to also accompany for rproxy tests 2018-12-29 13:12:06 +01:00
cytopia
ccd3f1dbc2
Enable new autostart behaviour: per version and for all 2018-12-29 00:19:54 +01:00
cytopia
f2b0773fb5
Clean-up docker-compose.yml 2018-12-28 23:56:14 +01:00
cytopia
a1b1d9ad93
Provide phpPgAdmin default configuration 2018-12-28 23:49:25 +01:00
cytopia
3e4517ec42
Fix phppgadmin test on failure 2018-12-28 23:33:54 +01:00
cytopia
1ffaf4ce92
Bump version date 2018-12-28 23:08:09 +01:00
cytopia
15e72edb5f
Use PHP-FPM 0.64 images 2018-12-28 22:49:51 +01:00
cytopia
a96da64830
Distinguish between base, mods and available php extensions 2018-12-28 22:47:35 +01:00
cytopia
de44f23594
Add phpPgAdmin to README 2018-12-28 22:45:54 +01:00
cytopia
2e580b29f0
Fix retrieval of available PHP extensions 2018-12-28 22:45:30 +01:00
cytopia
46141b7e50
Update readthedocs for phpPgAdmin 2018-12-28 22:44:50 +01:00
cytopia
5c95242111
Add vendor: phpPgAdmin 2018-12-28 22:38:09 +01:00
cytopia
93c16d4e03
Merge pull request #446 from cytopia/custom-startup-scripts
Custom startup scripts
2018-12-27 17:21:21 +01:00
cytopia
4e44082cd8
Import GPG key into rpm before installing software to ensure it is valid 2018-12-27 14:28:49 +01:00
cytopia
79b197822a
Ensure oracle oci8/pdo_oci work on every version 2018-12-27 14:14:01 +01:00
cytopia
fad12d120d
Tie PHP module check against currently used php-fpm tag 2018-12-27 13:51:09 +01:00
cytopia
7fabead92d
Auto accept EULA for CI tests 2018-12-27 13:46:31 +01:00
cytopia
cb7ec86765
Test startup files 2018-12-27 13:18:42 +01:00
cytopia
ddbe0f9bb6
Test against available php modules 2018-12-27 13:10:51 +01:00
cytopia
b37afe3268
Use latest PHP images without env var name collisions 2018-12-26 17:36:47 +01:00
cytopia
dbd69c8d59
Refs #394 - Add startup script examples for Oracle instaclient 2018-12-26 17:36:09 +01:00
cytopia
d930c08a45
Fix requirements to build documentation 2018-12-26 17:31:23 +01:00
cytopia
09c564c68d
Add documentation for custom startup scripts 2018-12-26 17:31:09 +01:00
cytopia
30ea9ff2b5
Fix undefined variable in intranet vhost_gen overview 2018-12-26 15:31:15 +01:00
cytopia
42602d2ce3
Bump version date 2018-12-26 12:15:00 +01:00
cytopia
3359bd3f9a
Pull docker images until success to circumvent short network outages 2018-12-26 11:55:01 +01:00
cytopia
0115ee3b77
Allow for custom startup scripts 2018-12-25 16:40:19 +01:00
cytopia
aa574e9205
Adjust ignored files 2018-12-25 16:39:48 +01:00
cytopia
8f38cbd736
Add examples for how to install Ms ODBC after accepting the license 2018-12-25 16:39:34 +01:00
cytopia
3260e68c90
Merge pull request #445 from cytopia/update-php
Refs #439 Adding sqlsrv and pdo_sqlsrv for PHP 7.0, 7.1, 7.2 and 7.3
2018-12-23 17:19:31 +01:00
cytopia
6e238cc095
Refs #439 Adding sqlsrv and pdo_sqlsrv for PHP 7.0, 7.1, 7.2 and 7.3 2018-12-23 12:19:38 +01:00
cytopia
3ebeebef10
Merge pull request #444 from cytopia/update-php
Update to latest PHP container
2018-12-23 01:22:30 +01:00