Commit Graph

1042 Commits

Author SHA1 Message Date
cytopia
0ee032131b
Link images 2018-08-12 11:43:00 +02:00
cytopia
d2b26f5e0f
Adjust image size 2018-08-12 11:42:50 +02:00
cytopia
f2581f0438
Bump version 2018-08-12 11:22:16 +02:00
cytopia
8cb76c0966
Add documentation for phpRedMin 2018-08-12 11:21:31 +02:00
cytopia
141b7bf72d
Integrate PHPRedMin into Devilbox intranet 2018-08-12 10:52:13 +02:00
cytopia
ed01a55960
Add PHPRedMin 2018-08-12 10:51:32 +02:00
cytopia
8e14009d3d
Show Redis keys grouped by DB 2018-08-12 10:29:59 +02:00
cytopia
ed52e7e3d8
Test update script via Travis 2018-08-12 01:21:37 +02:00
cytopia
bb201d86b1
Update Docker update script 2018-08-12 01:21:12 +02:00
cytopia
58da41ab85
Merge pull request #350 from cytopia/redis-password
Redis startup options
2018-08-12 00:07:27 +02:00
cytopia
8df3ed5d8f
Fix linkcheck 2018-08-11 23:24:11 +02:00
cytopia
b0f43a2077
Documentation: Redis startup parameter 2018-08-11 22:42:19 +02:00
cytopia
32592b03dc
Replace Redis password option with Redis startup options to make it more dynamic 2018-08-11 13:50:21 +02:00
cytopia
d4deff1340
Merge pull request #303 from longelas/redis-custom-pass
Redis-custom-pass
2018-08-11 11:52:39 +02:00
cytopia
2254ec6c49
Merge pull request #138 from cytopia/DVL-013-fix-dns
(Feedback required) DVL-013 Fix Auto-DNS for non bridged Docker networks
2018-08-11 11:39:46 +02:00
cytopia
fe3306885c
Forward https port 2018-08-11 11:33:17 +02:00
cytopia
4d9ba6f971
DVL-013 Fix Auto-DNS for non bridged Docker networks 2018-08-11 11:33:14 +02:00
cytopia
ebdd729212
Merge pull request #297 from cytopia/mount-options
Mount options: Allow SE Linux machines
2018-08-11 11:29:43 +02:00
cytopia
dead8eac3d
Fixes #255 - Document SELinux labels for mount options 2018-08-11 11:14:34 +02:00
cytopia
7ec9a8df8f
Variablize mount options 2018-08-10 09:26:14 +02:00
cytopia
271230bb62
Merge pull request #349 from kusl/mount-options
Bring Mount options to par with master
2018-08-10 08:54:34 +02:00
Kushal Hada
a351c7d2d8
add z to /var/mail in docker compose
Signed-off-by: Kushal Hada <kushaldeveloper@gmail.com>
2018-08-09 22:12:43 -04:00
Kushal Hada
c036270510 Merge branch 'master' of github.com:cytopia/devilbox into mount-options 2018-08-09 20:45:07 -04:00
cytopia
75836f6afc
Merge pull request #348 from cytopia/linkcheck
Fix broken link in docs
2018-08-09 23:11:54 +02:00
cytopia
8c2362e719
Merge pull request #347 from cytopia/phpmyadmin-settings
Fix #342 phpMyAdmin config permission error
2018-08-09 23:11:12 +02:00
cytopia
cb992d08a7
Fix broken link in docs 2018-08-09 23:09:28 +02:00
cytopia
0e25ca5584
Fix #342 phpMyAdmin config permission error 2018-08-09 23:01:33 +02:00
cytopia
54aa508b11
Merge pull request #346 from cytopia/documentation-craftcms
Fixes #341 - Documentation: Install CraftCMS
2018-08-08 12:34:40 +02:00
cytopia
245b6e6135
Merge pull request #345 from cytopia/rsync
Fixes #343: Use PHP images with rsync support
2018-08-08 12:29:00 +02:00
cytopia
8b2f39972f
Fixes #341 - Documentation: Install CraftCMS 2018-08-08 09:31:36 +02:00
cytopia
7b1af0a947
Fixes #343: Use PHP images with rsync support 2018-08-08 08:41:23 +02:00
cytopia
e91d5eac4f
Merge pull request #340 from cytopia/global-vhost-gen-templates
Fix #144 Be able to use global vhost-gen templates
2018-08-06 22:23:34 +02:00
cytopia
abc3cbc1a2
Unifiy README for Linux, MacOS and Windows 2018-08-06 21:56:59 +02:00
cytopia
35546e7fa1
Documentation for vhost-gen templates 2018-08-06 21:42:03 +02:00
cytopia
a1c6510131
Fix table 2018-08-06 20:34:58 +02:00
cytopia
eb632e27cc
Update install instructions 2018-08-06 08:39:15 +02:00
cytopia
de61ba4a65
Fix #144 Be able to use global vhost-gen templates 2018-08-05 19:24:42 +02:00
cytopia
fad7571875
Merge pull request #339 from cytopia/php-72-depreceated
Fix PHP 7.2 deprecated function: create_function()
2018-08-05 17:00:49 +02:00
cytopia
9a9cb55917
Fix PHP 7.2 deprecated function: create_function() 2018-08-05 16:55:26 +02:00
cytopia
d17e9bf6fe
Merge pull request #333 from cytopia/ensure-hostnames-are-fix
ref #331 - Ensure hostnames are fixed
2018-08-05 05:29:11 +02:00
cytopia
99765bebf0
ref #331 - Ensure hostnames are fixed 2018-08-05 05:20:51 +02:00
cytopia
9a4538bb37
Merge pull request #338 from cytopia/default-example-configurations
Feature Release: Performance, Timeouts and PHP 5.2
2018-08-05 05:17:22 +02:00
cytopia
c093aff25c
Adding mail dir 2018-08-05 05:13:45 +02:00
cytopia
c0e220b1bd
Make timeout from httpd to php-fpm configurable 2018-08-05 03:04:03 +02:00
cytopia
e28d56b053
Move sentence to correct headline 2018-08-05 02:43:22 +02:00
cytopia
7089917126
Make mails survive reboot 2018-08-05 02:41:42 +02:00
cytopia
0e61de538e
Documentation: extend Magento setup instructions 2018-08-04 22:09:42 +02:00
cytopia
ca33060d25
Use new PHP-FPM images 2018-08-04 22:09:42 +02:00
cytopia
75765c2063
Fix default listen.backlog 2018-08-04 22:09:41 +02:00
cytopia
f9db50f03a
Warn about problematic TLDs 2018-08-04 22:09:41 +02:00