Felix Bartels
a83b0471d3
Add simple ci through travis ( #62 )
...
add travis.yml
2018-12-22 12:13:32 +01:00
Felix Bartels
9d5c159db8
Merge pull request #61 from nupplaphil/search_volume
...
Adding search index to data container
2018-12-21 07:44:22 +01:00
Philipp
58f88fde38
Adding search index to data container
2018-12-20 21:38:24 +01:00
Felix Bartels
5175bd5f85
fix socket to dagent
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-18 11:58:54 +01:00
Felix Bartels
485298bb76
add quick-test to makefile
...
fix socker for ical and gateway
enable non-ssl gateway and remove ssl options from docker-compose
ssl for gateway could be implemented as part of https://github.com/zokradonh/kopano-docker/issues/16
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-18 11:09:07 +01:00
Felix Bartels
63e4acca3a
Fix LDAP_QUERY_FILTER_DOMAIN
...
Fixes #56
2018-12-16 19:56:37 +01:00
Felix Bartels
78d4c60f6e
add additional webapp plugins to makefile
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-14 22:52:29 +01:00
Felix Bartels
3eefea73b1
Merge pull request #49 from nupplaphil/smime
...
Adding additional repositories to WebApp setup
2018-12-14 21:15:50 +01:00
Felix Bartels
db7603e764
fix versioning of z-push
...
add z-push version to setup.sh
remove leftover caddyfile
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-14 20:54:25 +01:00
Felix Bartels
d211cc224a
typo
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-14 16:27:14 +01:00
Felix Bartels
bda4021ade
Merge pull request #51 from nupplaphil/add_editorconfig
...
Add editorconfig
2018-12-14 07:41:22 +01:00
Philipp Holzer
3021b7a6bb
Forgot last newline
2018-12-13 23:12:16 +01:00
Philipp Holzer
3552d9e03e
Add editorconfig
2018-12-13 23:09:32 +01:00
Philipp Holzer
93bf2e23b3
Fixing intents & sort alphabetical
2018-12-13 20:26:28 +01:00
Philipp Holzer
13fc397c16
Fixing intents & sort alphabetical
2018-12-13 20:26:13 +01:00
Philipp Holzer
c0fc59594f
Adding WhatsApp4DeskApp support
2018-12-13 20:25:35 +01:00
Philipp Holzer
a7e23ee53b
Adding MDM / FILE / Spell support during setup.sh
2018-12-13 20:25:06 +01:00
Philipp
73ad2ef079
Adding KOPANO_SMIME_VERSION
2018-12-13 20:24:01 +01:00
Philipp
c4ed16029d
Adding S/MIME support to webapp
2018-12-13 20:24:00 +01:00
Felix Bartels
cae5f2a267
Merge pull request #50 from fbartels/ldap
...
add ldap indices to builtin ldap
2018-12-12 12:56:32 +01:00
Felix Bartels
8bc2ae557b
remove attributes already indexed from optimize-index.ldif
...
add some more images to build-all make target
let compose start in the background with make test
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-12 12:53:48 +01:00
Felix Bartels
de5e17078f
use correct database for index
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-12 12:32:21 +01:00
Felix Bartels
2f2e850e02
add ldif for indices
...
solves https://github.com/zokradonh/kopano-docker/issues/17
2018-12-12 12:14:36 +01:00
Felix Bartels
faeaf75183
smaller cleanups
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-11 07:59:03 +01:00
Felix Bartels
1785ccf7a3
Merge pull request #43 from nupplaphil/kopano-docker-42
...
Simplifying setup.sh
2018-12-11 07:54:55 +01:00
Philipp Holzer
1d556156e9
Improving setup.sh
...
- Bugfixing $LDAP_BIND_DN
- Removing ADMIN-PWs for DB/LDAP in case of alternative server
- Warning message in case of not using the bundled DB/LDAP
2018-12-10 20:28:51 +01:00
Philipp Holzer
89450d8b34
Auto setup for bundled environment
2018-12-10 20:28:50 +01:00
Philipp Holzer
779af26b80
Adding timezone guess
2018-12-10 20:28:50 +01:00
Philipp Holzer
036a83f9a8
fix intent
2018-12-10 20:28:50 +01:00
Philipp Holzer
c062ff5c1f
Restore LDAP_BASE_DN question (in case it differs from the FQDN)
2018-12-10 20:28:49 +01:00
Philipp Holzer
05dc3cd62b
Simplifying setup.sh
2018-12-10 20:28:49 +01:00
Felix Bartels
017d2a1c54
typo
2018-12-09 16:06:17 +01:00
Felix Bartels
1d5550ffbb
Update README.md
2018-12-08 09:08:02 +00:00
Felix Bartels
78768db7d2
Merge pull request #46 from zokradonh/ldap
...
Ldap
2018-12-03 20:05:21 +00:00
Felix Bartels
ca3dfb232c
hotfix https://github.com/zokradonh/kopano-docker/issues/45
...
should be replaced by the proper upstream image once https://github.com/osixia/docker-openldap/pull/271 has been merged
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 21:02:35 +01:00
Felix Bartels
7ba2c5ce0d
bump version of ldap image
...
relies on https://github.com/osixia/docker-openldap/pull/271 being merged
fixes https://github.com/zokradonh/kopano-docker/issues/45
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 20:40:51 +01:00
Felix Bartels
55a8c7705f
docker-compose down -v also removes volumes
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 18:45:29 +01:00
Felix Bartels
66f870a5da
adapt make test to clear volumes
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 18:40:53 +01:00
Felix Bartels
c42b150861
Merge pull request #44 from nupplaphil/ldap_demo_setup
...
LDAP demo based on setup
2018-12-02 21:10:50 +00:00
Philipp Holzer
f986a43387
LDAP demo based on setup
2018-12-02 13:47:52 +01:00
Felix Bartels
7948612803
rework current front facing proxy ( #40 )
...
* replace previous caddy construct with kopano kweb
* add kweb to makefile
* greatly simplifies setup, if user wants to tweak config of kweb he could do so in git and make a local build. Fixes #22
* ping kweb version
* update readme
* remove build argument from docker-compose for web and ldap-demo
* fix certificate handling in kweb. fixes #38
2018-12-01 04:36:11 +01:00
Felix Bartels
6c5af47de1
update hostname in start_service
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 20:25:11 +01:00
Felix Bartels
19d3d8a831
update example compose file with new names for containers
2018-11-29 20:19:02 +01:00
Felix Bartels
6a0635a232
switch back to using volumes instead of mounted paths
...
fixes #35
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 19:42:36 +01:00
Felix Bartels
111b9f2129
also update ldap in example compose file
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 08:09:02 +01:00
Felix Bartels
51dfaf2efc
clarify demo usage of the current setup
...
rename ldap to ldap-demo
add section to readme with steps to take for production use
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 08:04:42 +01:00
Felix Bartels
842a936ebb
add explicit example for kopano-backup
2018-11-26 10:30:58 +01:00
Felix Bartels
4997d70539
clean up ldap demo data
...
fixes #23
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-25 20:33:31 +01:00
Felix Bartels
8b20e1151f
Update README.md
...
Fixes https://github.com/zokradonh/kopano-docker/issues/31
2018-11-23 19:37:00 +01:00
Felix Bartels
d73d62f491
fix search startup. master is now 8.7 only
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-21 17:06:24 +01:00